summaryrefslogtreecommitdiffstats
path: root/Modules/FindGLU.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindGLU.cmake')
-rw-r--r--Modules/FindGLU.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/FindGLU.cmake b/Modules/FindGLU.cmake
index dbec6d1..9892805 100644
--- a/Modules/FindGLU.cmake
+++ b/Modules/FindGLU.cmake
@@ -15,4 +15,3 @@ if (OPENGL_GLU_FOUND)
set (GLU_LIBRARY ${OPENGL_LIBRARIES})
set (GLU_INCLUDE_PATH ${OPENGL_INCLUDE_DIR})
endif ()
-