Merge topic 'FindGLUT-remove-undocumented-vars'

6c053e68df FindGLUT: Remove undocumented variables GLUT_INCLUDE_PATH and GLUT_LIBRARY

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7273
This commit is contained in:
Brad King
2022-05-18 12:00:41 +00:00
committed by Kitware Robot
2 changed files with 5 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
FindGLUT-remove-undocumented-vars
---------------------------------
* The :module:`FindGLUT` module no longer provides the undocumented
result variables ``GLUT_LIBRARY`` and ``GLUT_INCLUDE_PATH``.