2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-13 23:25:51 +00:00
metaforce/DataSpec/DNAMP3/CMakeLists.txt
2015-07-12 20:29:12 -10:00

8 lines
147 B
CMake

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