1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00

update cmakelists

This commit is contained in:
nordsoft 2022-08-28 07:23:36 +04:00
parent c8a23e0572
commit 4c8a2685f5

View File

@ -179,6 +179,7 @@ set(lib_SRCS
JsonNode.cpp
LogicalExpression.cpp
NetPacksLib.cpp
ObstacleHandler.cpp
StartInfo.cpp
ResourceSet.cpp
ScriptHandler.cpp
@ -418,6 +419,7 @@ set(lib_HEADERS
NetPacksBase.h
NetPacks.h
NetPacksLobby.h
ObstacleHandler.h
PathfinderUtil.h
ResourceSet.h
ScriptHandler.h