Mercurial > trustbridge
comparison ui/tests/CMakeLists.txt @ 198:56ae02b4a0fc
Merged
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Wed, 26 Mar 2014 12:38:10 +0100 |
parents | 6c3a089d3265 |
children | e6c5c70a67b0 |
comparison
equal
deleted
inserted
replaced
197:5d380b662198 | 198:56ae02b4a0fc |
---|---|
35 add_m13_test(downloadertest.cpp "${DOWNLOADER_SOURCES_WITH_RESOURCES}") | 35 add_m13_test(downloadertest.cpp "${DOWNLOADER_SOURCES_WITH_RESOURCES}") |
36 endif() | 36 endif() |
37 | 37 |
38 # Cinstprocess | 38 # Cinstprocess |
39 add_m13_test(cinstprocesstest.cpp "${CERTIFICATELIST_SOURCES}") | 39 add_m13_test(cinstprocesstest.cpp "${CERTIFICATELIST_SOURCES}") |
40 add_m13_test(commontest.cpp "") | |
40 | 41 |
41 #add_m13_test(${CMAKE_SOURCE_DIR}/ui/main.cpp "${M13UI_SOURCES}") | 42 #add_m13_test(${CMAKE_SOURCE_DIR}/ui/main.cpp "${M13UI_SOURCES}") |
42 | 43 |