3 lines
59 B
CMake
3 lines
59 B
CMake
if (DEQP_SUPPORT_GLES3)
|
|
add_subdirectory(gles31)
|
|
endif ()
|
if (DEQP_SUPPORT_GLES3)
|
|
add_subdirectory(gles31)
|
|
endif ()
|