comparison cinst/CMakeLists.txt @ 25:92108a2120f1

Move certificatelist to common. Add cinst directory
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 10 Mar 2014 14:15:15 +0000
parents
children 00aa5fa3c2fb
comparison
equal deleted inserted replaced
24:de67047ca229 25:92108a2120f1
1 set(CMAKE_AUTOMOC OFF)
2
3 set(CINST_SOURCES
4 ${CMAKE_SOURCE_DIR}/cinst/main.c
5 ${CMAKE_SOURCE_DIR}/common/listutil.c
6 )
7
8 add_executable(cinst ${CINST_SOURCES})

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