2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-31 08:50:14 +00:00
metaforce/DataSpec/DNAMP2/CMakeLists.txt
2015-07-18 20:21:38 -10:00

8 lines
156 B
CMake

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