mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 07:19:05 +02:00
remove oglplus references
This commit is contained in:
parent
0726f7cd21
commit
e71b61a256
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ set(TARGET_NAME render-utils-tests)
|
||||||
setup_hifi_project(Quick)
|
setup_hifi_project(Quick)
|
||||||
|
|
||||||
include_glm()
|
include_glm()
|
||||||
include_oglplus()
|
#include_oglplus()
|
||||||
|
|
||||||
# link in the shared libraries
|
# link in the shared libraries
|
||||||
link_hifi_libraries(render-utils gpu shared)
|
link_hifi_libraries(render-utils gpu shared)
|
||||||
|
|
Loading…
Reference in a new issue