mirror of
https://github.com/libretro/pcsx2.git
synced 2025-01-15 05:58:01 +00:00
cbb2000400
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2464 96395faa-99c1-11dd-bbfe-3dabce05a288
8 lines
122 B
CMake
8 lines
122 B
CMake
# zerogs plugin dx
|
|
# put Windows stuff here [TODO]
|
|
|
|
# zerogs plugin opengl
|
|
if(UNIX)
|
|
add_subdirectory(opengl)
|
|
endif(UNIX)
|