FindGLUT

Wrap kitware’s original FindGLUT script to work on windows with binary distribution. Standardize variables.

In windows require you set GLUT_DIR

Set:

GLUT_FOUND
GLUT_LIBRARIES
GLUT_INCLUDE_DIRS

Todo

Check if this module is still needed with recent CMake releases.