diff --git a/tests/render-utils/CMakeLists.txt b/tests/render-utils/CMakeLists.txt index bb3e4e1aa6..5f4cae6bec 100644 --- a/tests/render-utils/CMakeLists.txt +++ b/tests/render-utils/CMakeLists.txt @@ -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)