CMakeModules/FindGLUT.cmake | 2 --
1 file changed, 2 deletions(-)
diff -NurBb a/CMakeModules/FindGLUT.cmake b/CMakeModules/FindGLUT.cmake
--- a/CMakeModules/FindGLUT.cmake 2009-09-21 03:04:06.000000000 +0200
+++ b/CMakeModules/FindGLUT.cmake 2009-10-07 19:34:02.000000000 +0200
@@ -58,8 +58,6 @@
# If not, we need some way to figure out what platform we are on.
SET( GLUT_LIBRARIES
${GLUT_glut_LIBRARY}
- ${GLUT_Xmu_LIBRARY}
- ${GLUT_Xi_LIBRARY}
${GLUT_cocoa_LIBRARY}
)
SET( GLUT_FOUND "YES" )