3 lines
58 B
CMake
3 lines
58 B
CMake
if (DEQP_SUPPORT_GLES2)
|
|
add_subdirectory(gles2)
|
|
endif ()
|
if (DEQP_SUPPORT_GLES2)
|
|
add_subdirectory(gles2)
|
|
endif ()
|