2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-10 04:05:51 +00:00
metaforce/DataSpec/DNAMP1/CMakeLists.txt
2015-07-09 19:28:08 -10:00

8 lines
147 B
CMake

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