mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-09 14:05:52 +00:00
9 lines
184 B
CMake
9 lines
184 B
CMake
make_dnalist(liblist
|
|
PAK
|
|
MLVL)
|
|
add_library(DNAMP3
|
|
DNAMP3.hpp DNAMP3.cpp
|
|
${liblist}
|
|
PAK.cpp
|
|
STRG.hpp STRG.cpp)
|