aboutsummaryrefslogtreecommitdiff
path: root/src/test/CMakeLists.txt
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-12-05 17:12:27 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-12-05 17:12:27 +0100
commit5072b4cc9bf56a4764c9bbd2bb748b6d3d511374 (patch)
tree7ab941982e5141a3ceb84c656e6f7e43cb249af7 /src/test/CMakeLists.txt
parent803771dfc4fb5b9144d551a91b77a5a4ec8f21b6 (diff)
parent1f4e961d7f9d6887c807cac1a362f2d178b0860b (diff)
Merge branch 'master' into loek/audio
Diffstat (limited to 'src/test/CMakeLists.txt')
-rw-r--r--src/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt
index 4174926..ce529b1 100644
--- a/src/test/CMakeLists.txt
+++ b/src/test/CMakeLists.txt
@@ -14,6 +14,7 @@ target_sources(test_main PUBLIC
ValueBrokerTest.cpp
DBTest.cpp
Vector2Test.cpp
+ InputTest.cpp
ScriptEventTest.cpp
ScriptSceneTest.cpp
)