summaryrefslogtreecommitdiff
path: root/Modules/FindFLTK.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindFLTK: Safe to include multiple timesRobert Maynard2021-09-141-4/+8
* Modules: Fix typos and spelling in commentsJosef Angstenberger2021-05-071-1/+1
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+4
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-3/+3
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-76/+77
* FindFLTK: Find debug and release variants separatelyStefano Sinigardi2017-12-141-16/+43
* FindFLTK: revise .rst markupStefano Sinigardi2017-12-141-31/+40
* FindFLTK: fix indentationStefano Sinigardi2017-12-141-134/+133
* Modules: Replace coded PATHS with PATH_SUFFIXESChristian Pfeiffer2017-11-201-21/+12
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindFLTK: Drop search in recent cmake-gui locationsBrad King2015-05-081-15/+0
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-3/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-20/+45
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-1/+3
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-25/+25
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-149/+149
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* Merge topic 'use-string-to-cmake-path'David Cole2012-06-211-6/+2
|\
| * replace open coded versions of file(TO_CMAKE_PATH)Rolf Eike Beer2012-06-191-6/+2
* | do not explicitely specify /usr and /usr/local as search pathsRolf Eike Beer2012-06-191-2/+0
|/
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* FindFLTK*: Use Cygwin fltk on CygwinYaakov Selkowitz2010-09-211-5/+0
* 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
* ENH: change include commandBill Hoffman2009-02-101-1/+1
* ENH: Better support for "fltk-config" binary, added options so the userPhilip Lowman2009-01-231-38/+61
* BUG: Fixes detection of FLTK on Gentoo (Issue #7809)Philip Lowman2009-01-211-3/+40
* BUG: Fixes #8376: FindFLTK fails because include file can be FL/Fl.H and CMakePhilip Lowman2009-01-211-1/+3
* ENH: fix find module stuff for testBill Hoffman2008-06-161-11/+12
* ENH: some style fixes for the bookKen Martin2005-12-151-5/+5
* ENH: add documentation support for modulesBill Hoffman2005-12-141-14/+11
* ENH: Replace with the one from InsightAppAndy Cedilnik2005-07-061-99/+205
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-5/+4
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-4/+5
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-261-1/+1
* BUG: put back flags to maintain backwards compatibilityBill Hoffman2004-07-221-0/+10
* clean up commands so they don't need extra variableBill Hoffman2004-06-161-5/+0
* fix for bug 915Bill Hoffman2004-06-141-0/+8
* Fix for bug 903 change order of fltk librariesBill Hoffman2004-06-031-2/+6
* ENH: Added /usr/local/lib/fltkBrad King2003-04-041-0/+1
* BUG: Removed use of cmake 1.4 compatability variable.Brad King2003-02-191-1/+2
* ENH: change FIND_FILE to FIND_PROGRAMBill Hoffman2003-01-281-1/+1
* FIX: Quotes added around the list of libs to be added in Apple.Luis Ibanez2003-01-161-1/+1
* ENH: Platform dependent libraries added for APPLE.Luis Ibanez2003-01-161-0/+4
* ENH: fix for borland and cygwinBill Hoffman2003-01-161-1/+7
* ENH: Libraries are not marked as ADVANCED now.Luis Ibanez2003-01-151-5/+0
* ENH: description of variables now follows other style in other .cmake files.Luis Ibanez2002-12-031-3/+4