summaryrefslogtreecommitdiffstats
path: root/Modules/FindGLUT.cmake
Commit message (Collapse)AuthorAgeFilesLines
* BUG: fix for bug 743Bill Hoffman2004-04-221-1/+3
|
* ENH: Description of variables now specifies that the full path is required.Luis Ibanez2002-12-031-4/+4
|
* Hide lots of values in the advanced listIan Scott2002-09-051-4/+7
| | | | | Fix some bugs OpenGL always needs X11 on Unix
* Fixed mistake in commentsIan Scott2002-09-031-31/+87
| | | | | Transferred OPENGL finding logic in from VXL Added Some backwards compatibility with CMake1.4
* ENH: add more paths for the HPSebastien Barre2002-06-181-0/+2
|
* FIX: GLU and GLUT flags for Mac OSXSebastien Barre2002-06-171-20/+24
|
* ENH: use OPENGL_LIBRARY_PATH as additional search pathSebastien Barre2002-06-141-3/+10
|
* ENH/FIX: Glut should be found, not set. Add search path for CygwinSebastien Barre2002-06-141-12/+18
|
* FIX: comply with the way OpenGL libs are set in FindOpenGL and FindGLUSebastien Barre2002-06-131-2/+1
|
* ENH: make all OpenGL libs advanced, and add support for glu lib with BorlandSebastien Barre2002-06-131-0/+7
|
* fix for glut on win32Bill Hoffman2002-06-061-1/+2
|
* Search path for OpenGL related librariesLuis Ibanez2001-07-161-0/+29