2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-09-15 23:54:02 +00:00
metaforce/DataSpec/DNAMP2/CMakeLists.txt
2015-08-09 15:53:24 -10:00

9 lines
195 B
CMake

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