aboutsummaryrefslogtreecommitdiff
path: root/src/example/CMakeLists.txt
diff options
context:
space:
mode:
authormax-001 <maxsmits21@kpnmail.nl>2024-11-20 10:59:34 +0100
committermax-001 <maxsmits21@kpnmail.nl>2024-11-20 10:59:34 +0100
commite714303c486fb81851116710ba5d68e1b469df02 (patch)
tree3a99f1744f0363a3d2faf7dd4f6b543aaece22d6 /src/example/CMakeLists.txt
parent85a15e4f43941b5d47fc4be2fee754f0a3d88d15 (diff)
Added SceneManager tests
Diffstat (limited to 'src/example/CMakeLists.txt')
-rw-r--r--src/example/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/example/CMakeLists.txt b/src/example/CMakeLists.txt
index bbeec09..30432e5 100644
--- a/src/example/CMakeLists.txt
+++ b/src/example/CMakeLists.txt
@@ -25,7 +25,6 @@ add_example(physics)
add_example(savemgr)
add_example(proxy)
add_example(db)
-add_example(scene_manager)
add_example(particles)
add_example(gameloop)