Fixed tests compilation

dev-ui
Piotr Dziwinski 2014-01-18 20:16:31 +01:00
parent 181a404930
commit 604d4a614e
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ configure_file(${SRC_DIR}/common/config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/comm
# Code sources
set(COLOBOT_SOURCES
${SRC_DIR}/app/app.cpp
${SRC_DIR}/app/pausemanager.cpp
${SRC_DIR}/app/system.cpp
${SRC_DIR}/app/${SYSTEM_CPP_MODULE}
${SRC_DIR}/app/system_other.cpp