3 lines
106 B
CMake
3 lines
106 B
CMake
if (DEQP_SUPPORT_GLES2 OR DEQP_SUPPORT_GLES3 OR DEQP_SUPPORT_OPENGL)
|
|
add_subdirectory(glshared)
|
|
endif ()
|