aboutsummaryrefslogtreecommitdiff
path: root/src/example/CMakeLists.txt
diff options
context:
space:
mode:
authormax-001 <maxsmits21@kpnmail.nl>2024-12-04 11:45:50 +0100
committermax-001 <maxsmits21@kpnmail.nl>2024-12-04 11:45:50 +0100
commitf6111b6df65047557239c827100454c188979c43 (patch)
treef4c1390553e1c53951fe1406a0f47862a468cb26 /src/example/CMakeLists.txt
parentf137451d0edb13543919cf2d1a3af379cb3a1485 (diff)
Setup test for AI
Diffstat (limited to 'src/example/CMakeLists.txt')
-rw-r--r--src/example/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/example/CMakeLists.txt b/src/example/CMakeLists.txt
index 560e2bc..ef770ae 100644
--- a/src/example/CMakeLists.txt
+++ b/src/example/CMakeLists.txt
@@ -20,4 +20,4 @@ add_example(asset_manager)
add_example(savemgr)
add_example(rendering_particle)
add_example(gameloop)
-
+add_example(AITest)