aboutsummaryrefslogtreecommitdiff
path: root/src/example/CMakeLists.txt
diff options
context:
space:
mode:
authorWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-11-27 10:15:23 +0100
committerWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-11-27 10:15:23 +0100
commit4d6d5a6ff5366877cbc7b8e24110b56a332a7353 (patch)
treef26efa41cb9e737eb77484111ff65b1f068126bf /src/example/CMakeLists.txt
parent6e03da99701b1916ee2f6a3dd7d10f7d283f2dd9 (diff)
removed gameloop example
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 560e2bc..85ec466 100644
--- a/src/example/CMakeLists.txt
+++ b/src/example/CMakeLists.txt
@@ -19,5 +19,4 @@ endfunction()
add_example(asset_manager)
add_example(savemgr)
add_example(rendering_particle)
-add_example(gameloop)