pcsx2/plugins/zzogl-pg/CMakeLists.txt

6 lines
85 B
CMake

# zzogl plugin
# zerogs plugin opengl
if(UNIX)
add_subdirectory(opengl)
endif(UNIX)