mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-09 10:45:51 +00:00
7 lines
129 B
CMake
7 lines
129 B
CMake
set(RUNTIME_SOURCES
|
|
FileStoreManager.cpp
|
|
ShaderCacheManager.cpp
|
|
HMDL_RT.cpp)
|
|
|
|
hecl_add_list(Runtime RUNTIME_SOURCES)
|