metaforce/Runtime/Graphics/CMakeLists.txt

6 lines
168 B
CMake
Raw Normal View History

2015-08-18 05:54:43 +00:00
add_library(RuntimeCommonGraphics
2015-08-21 00:06:39 +00:00
IRenderer.hpp
CBooRenderer.hpp CBooRenderer.cpp
CMetroidModelInstance.hpp
CLight.hpp)