mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-12 13:53:28 +00:00
6 lines
102 B
CMake
6 lines
102 B
CMake
set(RUNTIME_SOURCES
|
|
FileStoreManager.cpp
|
|
HMDL_RT.cpp)
|
|
|
|
hecl_add_list(Runtime RUNTIME_SOURCES)
|