metaforce/hecl/lib/Runtime/CMakeLists.txt

5 lines
86 B
CMake
Raw Normal View History

set(RUNTIME_SOURCES
2022-01-31 16:06:54 -08:00
FileStoreManager.cpp)
hecl_add_list(Runtime RUNTIME_SOURCES)