summaryrefslogtreecommitdiff
path: root/Modules/FindTIFF.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+7
* FindTIFF: add component CXX to include the C++ wrapper libtiffxxJoachim Wuttke (h)2020-06-291-6/+93
* Modules: Update documentation formattingBartosz Kosiorek2019-04-081-1/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-37/+38
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Modules: Make imported targets fall back to `Release`Brad King2016-08-031-7/+7
* FindTIFF: Add imported targets and update documentationRoger Leigh2015-12-071-10/+57
* FindTIFF: Find debug and release libraries separatelyRoger Leigh2015-08-141-1/+13
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-7/+18
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-13/+13
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* FindTIFF: support version selectionRolf Eike Beer2012-01-261-1/+12
* 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
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* -add an additional name for finding libtiff on WindowsAlex Neundorf2010-07-271-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: add more names for libtiff, mark TIFF_INCLUDE_DIR and TIFF_LIBRARY asAlexander Neundorf2008-08-161-2/+4
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXXAlexander Neundorf2007-07-181-14/+9
* ENH: Removing platform-specific name hacks now that FIND_LIBRARY handles it.Brad King2006-02-091-5/+1
* ENH: Added names for gnuwin32 library versions.Brad King2006-02-091-4/+9
* ENH: cleanupsKen Martin2005-12-151-2/+1
* ENH: add documentation support for modulesBill Hoffman2005-12-141-6/+5
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-1/+0
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+1
* Fixed mistake in commentsIan Scott2002-09-031-1/+1
* Fix BugsIan Scott2002-09-021-4/+4
* This Find Module is in the new styleIan Scott2002-09-021-0/+28