Run EGL/GLES cmake tests with the Khronos headers available

main
Sam Lantinga 2024-01-19 22:31:15 -08:00
parent b552f26e6a
commit 116c60c5b0
1 changed files with 1 additions and 0 deletions

View File

@ -448,6 +448,7 @@ if(USE_GCC OR USE_INTELCC OR (USE_CLANG AND NOT MSVC_CLANG))
else()
sdl_include_directories(NO_EXPORT SYSTEM PUBLIC "$<BUILD_INTERFACE:${SDL3_SOURCE_DIR}/src/video/khronos>")
endif()
list(APPEND CMAKE_REQUIRED_INCLUDES "${SDL3_SOURCE_DIR}/src/video/khronos")
# General source files
sdl_glob_sources(