Mercurial > trustbridge
diff ui/CMakeLists.txt @ 71:f22a99f7cb69
Add certificatelist to install as member. Look for updates on startup
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 19 Mar 2014 11:32:25 +0000 |
parents | 8ffbb48528ae |
children | 112228bd7e4b |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Wed Mar 19 11:31:08 2014 +0000 +++ b/ui/CMakeLists.txt Wed Mar 19 11:32:25 2014 +0000 @@ -20,6 +20,7 @@ set(M13UI_SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/mainwindow.cpp ${CMAKE_CURRENT_SOURCE_DIR}/main.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/listupdatedialog.cpp ${CERTIFICATELIST_SOURCES} ${DOWNLOADER_SOURCES} )