mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-06 16:15:34 +00:00
7 lines
101 B
CMake
7 lines
101 B
CMake
list(APPEND types
|
|
PAK
|
|
MLVL)
|
|
|
|
make_dnalist(liblist ${types})
|
|
add_library(DNAMP1 ${liblist})
|