mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-06 20:55:34 +00:00
11 lines
205 B
CMake
11 lines
205 B
CMake
make_dnalist(liblist
|
|
PAK
|
|
MLVL
|
|
STRG)
|
|
add_library(DNAMP3
|
|
DNAMP3.hpp
|
|
DNAMP3.cpp
|
|
${liblist}
|
|
PAK.cpp
|
|
STRG.cpp)
|