summaryrefslogtreecommitdiff
path: root/Modules/FindJasper.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindJasper: Add IMPORTED targetHiroshi Miura2021-10-061-0/+27
* FindJasper: Add JASPER_INCLUDE_DIRS result variableHiroshi Miura2021-10-061-1/+4
* FindJasper: Modernize documentation layoutHiroshi Miura2021-10-061-7/+24
* FindJasper: Modernize code layoutHiroshi Miura2021-10-061-20/+16
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-1/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-14/+15
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-15/+3
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-5/+12
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-3/+3
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-16/+16
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* FindJasper: fix library nameRolf Eike Beer2012-01-271-1/+1
* FindJasper: support version numberRolf Eike Beer2012-01-241-2/+12
* FindJasper: find debug librariesRolf Eike Beer2012-01-241-6/+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
* FindJasper: don't put JASPER_LIBRARIES into cacheKovarththanan Rajaratnam2010-04-161-1/+1
* FindJasper: don't set JASPER_LIBRARIES twiceKovarththanan Rajaratnam2010-04-161-4/+0
* FindJasper: no need to set QUIETLY explicitlyKovarththanan Rajaratnam2010-04-161-5/+0
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-4/+12
* 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-10/+5
* ENH: add cmake modules for some common libraries: aspell, hspell, bzip2,Alexander Neundorf2006-09-191-0/+43