Files
CMake/Modules/FindGLUT.cmake
Peter Kokot eecc3d545b FindGLUT: Update documentation
- Synced module documentation with other similar find modules.
- Added examples section.
- Refactored the obsolete variables section to only mention in the
  result variables that GLUT_INCLUDE_DIRS should be used instead of
  the previously misused cache variable GLUT_INCLUDE_DIR. The
  GLUT_INCLUDE_DIR as such is not actually deprecated/obsolete as it is
  still used to find GLUT (only its previous usage way is
  changed/obsolete).
2025-04-21 13:39:00 +02:00

6.6 KiB