1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00

Update CMakeLists.txt

This commit is contained in:
Dydzio 2018-07-30 01:39:47 +02:00
parent 2288e9b8aa
commit 123ca6c417

View File

@ -11,6 +11,7 @@ set(VCAI_SRCS
AIUtility.cpp
AIhelper.cpp
ResourceManager.cpp
MapObjectsEvaluator.cpp
Fuzzy.cpp
Goals.cpp
main.cpp
@ -23,6 +24,7 @@ set(VCAI_HEADERS
AIUtility.h
AIhelper.h
ResourceManager.h
MapObjectsEvaluator.h
Fuzzy.h
Goals.h
VCAI.h