2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-26 22:15:44 +00:00
metaforce/hecl/lib/Backend/CMakeLists.txt
2015-11-10 13:17:53 -10:00

5 lines
100 B
CMake

add_library(HECLBackend
GX.cpp
ProgrammableCommon.cpp
GLSL.cpp)