2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-05 06:55:34 +00:00
metaforce/DataSpec/DNAMP2/CMakeLists.txt
2015-07-25 16:45:28 -10:00

8 lines
174 B
CMake

make_dnalist(liblist
MLVL
CMDLMaterials)
add_library(DNAMP2
DNAMP2.hpp DNAMP2.cpp
${liblist}
STRG.hpp STRG.cpp)