mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-28 04:45:35 +00:00
7 lines
129 B
CMake
7 lines
129 B
CMake
add_library(HECLDatabaseInit
|
|
ASInit.cpp)
|
|
add_library(HECLDatabase
|
|
ASEngine.cpp
|
|
Project.cpp)
|
|
|