Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/CMakeLists.txt')
-rw-r--r--source/game/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/game/CMakeLists.txt b/source/game/CMakeLists.txt
index 1ff95ff..7328601 100644
--- a/source/game/CMakeLists.txt
+++ b/source/game/CMakeLists.txt
@@ -500,3 +500,4 @@ SET (star_game_SOURCES
)
ADD_LIBRARY (star_game OBJECT ${star_game_SOURCES} ${star_game_HEADERS})
+TARGET_PRECOMPILE_HEADERS (star_game REUSE_FROM star_core) \ No newline at end of file