aboutsummaryrefslogtreecommitdiff
path: root/src/test/CMakeLists.txt
diff options
context:
space:
mode:
authorJAROWMR <jarorutjes07@gmail.com>2024-11-15 14:32:09 +0100
committerJAROWMR <jarorutjes07@gmail.com>2024-11-15 14:32:09 +0100
commit37c016f1d5902cf7bbfed08d13ee2bc6ef725add (patch)
treece9de85b6d5ffd43d2e798b5310df883705f5ca8 /src/test/CMakeLists.txt
parentde1c6053033483c7e824f8018d75be6af424d14d (diff)
parent337a957a9e605f16287506b6afda56950e562db3 (diff)
merge with wouter/events
Diffstat (limited to 'src/test/CMakeLists.txt')
-rw-r--r--src/test/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt
index 773f685..50802de 100644
--- a/src/test/CMakeLists.txt
+++ b/src/test/CMakeLists.txt
@@ -1,12 +1,9 @@
target_sources(test_main PUBLIC
dummy.cpp
# audio.cpp
-<<<<<<< HEAD
PhysicsTest.cpp
CollisionTest.cpp
-=======
# PhysicsTest.cpp
ParticleTest.cpp
->>>>>>> be1e97bc7a494963ab1567492fafcda99e36f683
)