mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-02 02:01:21 +00:00
8 lines
154 B
CMake
8 lines
154 B
CMake
add_library(HECLDatabaseInit
|
|
Registry.cpp
|
|
ASInit.cpp)
|
|
add_library(HECLDatabase
|
|
ASEngine.cpp
|
|
Project.cpp)
|
|
|