2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-06 20:55:34 +00:00
metaforce/DataSpec/DNAMP3/CMakeLists.txt
2015-07-15 15:57:34 -10:00

11 lines
205 B
CMake

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