summaryrefslogtreecommitdiff
path: root/app/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'app/CMakeLists.txt')
-rw-r--r--app/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt
index c25efe8..3dddc65 100644
--- a/app/CMakeLists.txt
+++ b/app/CMakeLists.txt
@@ -37,7 +37,7 @@ target_link_libraries("app" PUBLIC
# Application
add_executable("exe"
- "src/main.cpp"
+ "src/turns.cpp"
)
target_link_libraries("exe" PRIVATE