mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-09-15 23:54:02 +00:00
9 lines
195 B
CMake
9 lines
195 B
CMake
make_dnalist(liblist
|
|
MLVL
|
|
CMDLMaterials)
|
|
add_library(DNAMP2
|
|
DNAMP2.hpp DNAMP2.cpp
|
|
${liblist}
|
|
CMDL.hpp
|
|
STRG.hpp STRG.cpp)
|