Mercurial > trustbridge
diff ui/CMakeLists.txt @ 257:06089ba2614a
Use Installwrapper to call certificate installation process
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 01 Apr 2014 10:59:06 +0000 |
parents | cb8d7af5ec3a |
children | dd6a09d2699f |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Tue Apr 01 10:52:06 2014 +0000 +++ b/ui/CMakeLists.txt Tue Apr 01 10:59:06 2014 +0000 @@ -20,6 +20,7 @@ ${CMAKE_CURRENT_SOURCE_DIR}/helpdialog.cpp ${CMAKE_CURRENT_SOURCE_DIR}/aboutdialog.cpp ${CMAKE_CURRENT_SOURCE_DIR}/statusdialog.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/installwrapper.cpp ${CERTIFICATELIST_SOURCES} ${DOWNLOADER_SOURCES} )