metaforce/hecl/lib/Runtime/CMakeLists.txt

5 lines
126 B
CMake
Raw Normal View History

2016-03-04 23:02:44 +00:00
add_library(hecl-runtime
2015-11-13 02:12:09 +00:00
FileStoreManager.cpp
2016-03-31 02:44:12 +00:00
ShaderCacheManager.cpp)
add_library(hecl-hmdl HMDL.cpp)