mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 06:53:59 +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)
|
||||
|
||||
include_glm()
|
||||
include_oglplus()
|
||||
#include_oglplus()
|
||||
|
||||
# link in the shared libraries
|
||||
link_hifi_libraries(render-utils gpu shared)
|
||||
|
|
Loading…
Reference in a new issue