comparison doc/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 de67047ca229
children
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 include (FindDoxygen) 8 include (FindDoxygen)
2 9
3 set_directory_properties (PROPERTIES CLEAN_NO_CUSTOM true) 10 set_directory_properties (PROPERTIES CLEAN_NO_CUSTOM true)
4 set_directory_properties (PROPERTIES ADDITIONAL_MAKE_CLEAN_FILES ".built-html") 11 set_directory_properties (PROPERTIES ADDITIONAL_MAKE_CLEAN_FILES ".built-html")
5 12

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