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

5 lines
86 B
CMake

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