summaryrefslogtreecommitdiff
path: root/Modules/FindGLUT.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindGLUT: Fix regression when pkg-config is not availableBrad King2022-10-271-3/+5
* FindGLUT: Drop the now-unnecessary exclusion of pkg-config for multiconfigleha-bot2022-10-131-8/+3
* FindGLUT: Drop the now-unnecessary ALLOW_SYSTEM_CFLAGS logicleha-bot2022-10-131-14/+0
* FindGLUT: Use pkg-config's results as HINTS for normal searchleha-bot2022-10-131-41/+19
* FindGLUT: On Windows and with multiple config generator do not use pkg-configSilvio Traversaro2022-09-281-1/+4
* FindGLUT: Remove undocumented variables GLUT_INCLUDE_PATH and GLUT_LIBRARYLetu Ren2022-05-171-4/+0
* FindGLUT: Fix GLUT_INCLUDE_DIRS with pkg-config and /usr/includeLetu Ren2022-05-121-0/+14
* FindGLUT: Search for freeglut as well using PkgConfig.Mehdi Chinoune2022-04-111-0/+3
* FindGLUT: Search for "freeglut" first On WindowsMehdi Chinoune2022-04-111-1/+1
* FindGLUT: Quiet pkg-config errorsnega2022-03-301-2/+2
* Merge topic 'FindGLUT-link-dirs'Brad King2022-02-161-0/+3
|\
| * FindGLUT: Use link directories for libs from pkg-configSilvio Traversaro2022-02-151-0/+3
* | FindGLUT: Provide modern-named GLUT_INCLUDE_DIRS result variableBrad King2021-12-201-4/+24
* | FindGLUT: Modernize documentation layoutBrad King2021-12-201-12/+20
* | FindGLUT: Move mark_as_advanced calls closer to find callsBrad King2021-12-201-3/+4
|/
* FindGLUT: Provide legacy GLUT_INCLUDE_DIR result in pkg-config code pathBrad King2021-12-171-0/+2
* FindGLUT: Use pkg-config to find flags if availableChristopher Degawa2021-07-021-1/+35
* FindGLUT: Reduce if/else nesting and indentationChristopher Degawa2021-07-021-68/+59
* Merge topic 'FindGLUT-macos-tbd'Brad King2020-12-141-2/+10
|\
| * FindGLUT: Handle Mojave and Big Sur 'tbd' framework filesRobert Maynard2020-12-111-2/+10
* | Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+5
|/
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-1/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-32/+33
* FindGLUT: Find debug/release variants on WindowsKohányi Róbert2018-09-251-9/+33
* FindGLUT: Add library dependencies only if they existBrad King2017-04-261-3/+5
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindGLUT.cmake: Add imported targets and documentationPhilipp Moeller2014-06-241-8/+69
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-7/+18
* FindGLUT: BeOS does not have libXi and libXmuRolf Eike Beer2013-01-071-7/+21
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-22/+22
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-10/+10
* FindGLUT: honor REQUIRED (#12466)Rolf Eike Beer2012-02-151-18/+16
* Add freeglut as library name (#10031)David Cole2011-01-171-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: fix for 7746Bill Hoffman2008-09-261-0/+1
* BUG: fix bug 6594 look for glut in more places on windowsBill Hoffman2008-03-131-40/+23
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of theAlexander Neundorf2007-07-191-20/+1
* BUG: fix for bug#3646 GLUT not Glut for framework nameBill Hoffman2006-10-031-1/+1
* ENH: some style fixes for the bookKen Martin2005-12-151-1/+1
* ENH: add documentation support for modulesBill Hoffman2005-12-141-11/+8
* BUG: fix for bug 852Bill Hoffman2005-07-151-1/+2
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-8/+0
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+8
* BUG: fix for bug 743Bill Hoffman2004-04-221-1/+3
* ENH: Description of variables now specifies that the full path is required.Luis Ibanez2002-12-031-4/+4
* Hide lots of values in the advanced listIan Scott2002-09-051-4/+7
* Fixed mistake in commentsIan Scott2002-09-031-31/+87
* ENH: add more paths for the HPSebastien Barre2002-06-181-0/+2