mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 13:38:02 +02:00
commit
eab8dcd257
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@ set(TARGET_NAME gpu-gles)
|
||||||
setup_hifi_library(Gui Concurrent)
|
setup_hifi_library(Gui Concurrent)
|
||||||
link_hifi_libraries(shared shaders gl gpu gpu-gl-common)
|
link_hifi_libraries(shared shaders gl gpu gpu-gl-common)
|
||||||
GroupSources("src")
|
GroupSources("src")
|
||||||
|
set(OpenGL_GL_PREFERENCE "GLVND")
|
||||||
target_opengl()
|
target_opengl()
|
||||||
|
|
Loading…
Reference in a new issue