Mercurial > trustbridge
diff ui/CMakeLists.txt @ 603:cfef809b890d
Add Process Management functions and ther implementation for windows.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 17 Jun 2014 17:26:10 +0200 |
parents | 854248d81ba4 |
children | 292c590ba9cb |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Tue Jun 17 17:25:12 2014 +0200 +++ b/ui/CMakeLists.txt Tue Jun 17 17:26:10 2014 +0200 @@ -20,6 +20,8 @@ ${CMAKE_CURRENT_SOURCE_DIR}/downloader.cpp ${CMAKE_CURRENT_SOURCE_DIR}/sslconnection.cpp ${CMAKE_CURRENT_SOURCE_DIR}/sslhelp.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/processhelp_win.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/processhelp_linux.cpp ) # Cmake does not correctly identify gcc windres when cross compiling