mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-05 06:55:34 +00:00
8 lines
174 B
CMake
8 lines
174 B
CMake
make_dnalist(liblist
|
|
MLVL
|
|
CMDLMaterials)
|
|
add_library(DNAMP2
|
|
DNAMP2.hpp DNAMP2.cpp
|
|
${liblist}
|
|
STRG.hpp STRG.cpp)
|