Fix whitespace issues in other text files
[platform/upstream/VK-GL-CTS.git] / targets / gles3_dynamic / gles3_dynamic.cmake
1
2 message("*** Using GLES3 dynamic loader")
3 set(DEQP_TARGET_NAME    "Dynamic library")
4 set(DEQP_RUNTIME_LINK   ON)
5 set(DEQP_SUPPORT_GLES2  ON)
6 set(DEQP_SUPPORT_GLES3  ON)
7 set(DEQP_SUPPORT_EGL    ON)