metaforce/DataSpec/DNAMP1/CMakeLists.txt

8 lines
147 B
CMake

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