2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-09 14:05:52 +00:00
metaforce/DataSpec/DNAMP3/CMakeLists.txt
2015-07-25 16:45:28 -10:00

9 lines
184 B
CMake

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