metaforce/DataSpec/DNAMP3/CMakeLists.txt

8 lines
147 B
CMake

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