mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-06 16:47:59 +08:00
cmake : set OpenGL policy
This commit is contained in:
1
examples/third-party/imgui/CMakeLists.txt
vendored
1
examples/third-party/imgui/CMakeLists.txt
vendored
@@ -86,6 +86,7 @@ if (GGWAVE_SUPPORT_SDL2)
|
||||
imgui
|
||||
)
|
||||
else()
|
||||
set(OpenGL_GL_PREFERENCE GLVND)
|
||||
find_package(OpenGL REQUIRED)
|
||||
|
||||
add_library(imgui-sdl2
|
||||
|
||||
Reference in New Issue
Block a user