From d2689c95a1591fd7bc5bc8a2f1515a2db1d88b72 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Thu, 15 Dec 2005 10:41:19 -0500 Subject: ENH: some style fixes for the book --- Modules/FindGLUT.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Modules/FindGLUT.cmake') diff --git a/Modules/FindGLUT.cmake b/Modules/FindGLUT.cmake index 449d34ef6b..e88a55f10f 100644 --- a/Modules/FindGLUT.cmake +++ b/Modules/FindGLUT.cmake @@ -1,6 +1,6 @@ # - try to find glut library and include files # GLUT_INCLUDE_DIR, where to find GL/glut.h, etc. -# GLUT_LIBRARIES, the libraries to link against to use GLUT. +# GLUT_LIBRARIES, the libraries to link against # GLUT_FOUND, If false, do not try to use GLUT. # Also defined, but not for general use are: # GLUT_glut_LIBRARY = the full path to the glut library. -- cgit v1.2.1