Improved harvester source detection.

This commit is contained in:
douwe
2025-08-21 21:01:00 +02:00
parent 1e9e696b1e
commit 1ede4cce47
10 changed files with 157 additions and 119 deletions

View File

@@ -14,7 +14,7 @@ add_subdirectory(screepsxx)
# If you change TARGET_NAME, please, make corresponding changes in main.js.
set(TARGET_NAME app)
set(TARGET_NAME douwco_hivemind)
include_directories(${CMAKE_SOURCE_DIR}/include)