2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-24 11:25:52 +00:00
metaforce/hecl/lib/Runtime/CMakeLists.txt
2016-03-04 13:02:44 -10:00

5 lines
115 B
CMake

add_library(hecl-runtime
FileStoreManager.cpp
ShaderCacheManager.cpp
HMDL.cpp)