diff tests/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 dc1e1e9e62ce
children
line wrap: on
line diff
--- a/tests/CMakeLists.txt	Fri Feb 21 15:12:24 2014 +0000
+++ b/tests/CMakeLists.txt	Mon Mar 10 14:15:15 2014 +0000
@@ -16,4 +16,5 @@
 # so that it can be used in file names in the tests.
 add_definitions(-DSOURCE_DIR="${CMAKE_CURRENT_SOURCE_DIR}")
 add_m13_test(certlistparsertest.cpp "${CERTIFICATELIST_SOURCES}")
+add_m13_test(${CMAKE_SOURCE_DIR}/ui/main.cpp "${M13UI_SOURCES}")
 

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