From 7376c26e4b03296a59b5513ac2694e809b4dafb3 Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Fri, 7 Sep 2018 16:06:42 -0700 Subject: [PATCH] remove gl libs from openvr --- examples/SharedMemory/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/SharedMemory/CMakeLists.txt b/examples/SharedMemory/CMakeLists.txt index 7bc68ab2b..84c154fa0 100644 --- a/examples/SharedMemory/CMakeLists.txt +++ b/examples/SharedMemory/CMakeLists.txt @@ -388,8 +388,6 @@ ELSE(WIN32 OR APPLE) openvr_api pthread ${DL} - ${OPENGL_gl_LIBRARY} - ${OPENGL_glu_LIBRARY} Bullet3Common BulletWorldImporter BulletInverseDynamicsUtils