remove oglplus references

This commit is contained in:
Brad Davis 2015-02-02 12:01:21 -08:00
parent 0726f7cd21
commit e71b61a256

View file

@ -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)