metaforce/hecl/lib/Runtime/CMakeLists.txt

5 lines
86 B
CMake

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