mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-06 00:13:44 +02:00
Use GLVND on GLES
This commit is contained in:
parent
88b0045258
commit
da71fbf294
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@ set(TARGET_NAME gpu-gles)
|
|||
setup_hifi_library(Gui Concurrent)
|
||||
link_hifi_libraries(shared shaders gl gpu gpu-gl-common)
|
||||
GroupSources("src")
|
||||
set(OpenGL_GL_PREFERENCE "GLVND")
|
||||
target_opengl()
|
||||
|
|
Loading…
Reference in a new issue