comparison cinst/CMakeLists.txt @ 405:35d6b371ba63

Add License header for CMake and shell scripts
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 16 Apr 2014 13:30:24 +0000
parents d10d9bc2e84f
children ac9e95ef6966
comparison
equal deleted inserted replaced
404:17e1c8f37d72 405:35d6b371ba63
1 # Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik
2 # Software engineering by Intevation GmbH
3 #
4 # This file is Free Software under the GNU GPL (v>=2)
5 # and comes with ABSOLUTELY NO WARRANTY!
6 # See LICENSE.txt for details.
7
1 cmake_minimum_required(VERSION 2.8) 8 cmake_minimum_required(VERSION 2.8)
2 9
3 set(CMAKE_AUTOMOC OFF) 10 set(CMAKE_AUTOMOC OFF)
4 11
5 include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../common) 12 include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../common)

http://wald.intevation.org/projects/trustbridge/