aboutsummaryrefslogtreecommitdiff
path: root/game/prefab/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'game/prefab/CMakeLists.txt')
-rw-r--r--game/prefab/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/prefab/CMakeLists.txt b/game/prefab/CMakeLists.txt
index 5f8ea6c..d77b9b1 100644
--- a/game/prefab/CMakeLists.txt
+++ b/game/prefab/CMakeLists.txt
@@ -1,4 +1,5 @@
target_sources(main PUBLIC
ZapperObject.cpp
+ ZapperPoolSubScene.cpp
)