2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-15 08:19:05 +00:00
metaforce/hecl/lib/Runtime/CMakeLists.txt

5 lines
86 B
CMake

set(RUNTIME_SOURCES
FileStoreManager.cpp)
hecl_add_list(Runtime RUNTIME_SOURCES)