metaforce/hecl/lib/Runtime/CMakeLists.txt

5 lines
86 B
CMake
Raw Normal View History

set(RUNTIME_SOURCES
2022-02-01 00:06:54 +00:00
FileStoreManager.cpp)
hecl_add_list(Runtime RUNTIME_SOURCES)