FIX: comply with the way OpenGL libs are set in FindOpenGL and FindGLU

This commit is contained in:
Sebastien Barre 2002-06-13 14:45:46 -04:00
parent 5380afe02b
commit 35f6b648f2
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@
#
IF (WIN32)
FIND_LIBRARY(GLUT_LIBRARY glut32)
SET (GLUT_LIBRARY glut32 CACHE STRING "GLUT library for win32")
ELSE (WIN32)
FIND_PATH(GLUT_INCLUDE_PATH GL/glut.h
/usr/include