android_mt6572_jiabo/external/deqp/modules/glshared/glshared.cmake
2025-09-05 16:56:03 +08:00

3 lines
106 B
CMake

if (DEQP_SUPPORT_GLES2 OR DEQP_SUPPORT_GLES3 OR DEQP_SUPPORT_OPENGL)
add_subdirectory(glshared)
endif ()