summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authordawidg81 <dawidgorski.m@gmail.com>2026-01-28 14:40:28 +0100
committerdawidg81 <dawidgorski.m@gmail.com>2026-01-28 14:40:28 +0100
commit21b82c95b491721c4c8e2c179edac17c85a1eb26 (patch)
tree4b09507632b11878afb0cb8abda84defb1d90168 /CMakeLists.txt
parent22f623b97332bdaa12de734706e9d8656da7322e (diff)
Updated CMakeLists.txt
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0c9b6b2..fcd63fb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,4 +8,4 @@ src/Game/*,
src/Utils/*,
)
-add_executable(minesweeper, ${SOURCE_FILES})
+add_executable(saper, ${SOURCE_FILES})