Mercurial > trustbridge
comparison ui/tests/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 | 455d6d00e896 |
children | af53c40e74b1 |
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 set(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR}) | 8 set(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR}) |
2 | 9 |
3 include_directories(${CMAKE_CURRENT_BINARY_DIR} | 10 include_directories(${CMAKE_CURRENT_BINARY_DIR} |
4 ${CMAKE_SOURCE_DIR}/ui | 11 ${CMAKE_SOURCE_DIR}/ui |
5 ${CMAKE_SOURCE_DIR}/common | 12 ${CMAKE_SOURCE_DIR}/common |