3 # Use of this file is deprecated, and is here for backwards compatibility with CMake 1.4
4 # GLU library is now found by FindOpenGL.cmake
11 SET (GLU_LIBRARY ${OPENGL_LIBRARIES})
12 SET (GLU_INCLUDE_PATH ${OPENGL_INCLUDE_DIR})
13 ENDIF (OPENGL_GLU_FOUND)