blob: 952889255fe497201bf21491d27df575a2a5d8de (
plain)
1
2
3
4
5
6
7
|
FindGLUT-include-dirs
---------------------
* The :module:`FindGLUT` module now provides the ``GLUT_INCLUDE_DIRS``
result variable to conform with naming conventions documented in the
:manual:`cmake-developer(7)` manual. This supersedes the legacy
``GLUT_INCLUDE_DIR`` variable.
|