mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-31 08:50:14 +00:00
8 lines
156 B
CMake
8 lines
156 B
CMake
make_dnalist(liblist
|
|
MLVL
|
|
STRG)
|
|
add_library(DNAMP2
|
|
DNAMP2.hpp DNAMP2.cpp
|
|
${liblist}
|
|
STRG.cpp)
|