mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-14 08:59:06 +00:00
5 lines
86 B
CMake
5 lines
86 B
CMake
set(RUNTIME_SOURCES
|
|
FileStoreManager.cpp)
|
|
|
|
hecl_add_list(Runtime RUNTIME_SOURCES)
|