pcsx2/plugins/zerogs/CMakeLists.txt

8 lines
122 B
CMake

# zerogs plugin dx
# put Windows stuff here [TODO]
# zerogs plugin opengl
if(UNIX)
add_subdirectory(opengl)
endif(UNIX)