DarkflameServer/dCommon/dClient/CMakeLists.txt

7 lines
93 B
CMake
Raw Normal View History

set(DCOMMON_DCLIENT_SOURCES
"AssetManager.cpp"
"PackIndex.cpp"
"Pack.cpp"
PARENT_SCOPE
)