Fixed Tests running the game when it really shouldn't.

This commit is contained in:
sippeangelo
2015-12-02 15:02:18 +01:00
parent a5affd2dc2
commit 8aa72735e7
+2 -1
View File
@@ -12,12 +12,13 @@ include_directories(
file(GLOB SOURCE_FILES
"${INCLUDE_PATH}/*.h"
"*.cpp"
#"*.cpp"
)
#source_group(Core FILES ${SOURCE_FILES})
set(SOURCE_FILES
${SOURCE_FILES}
"Game.cpp"
)
set(LIBRARIES