summaryrefslogtreecommitdiff
path: root/Modules/CMakeFindPackageMode.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMakeFindPackageMode: Honor CMAKE_SYSROOT to detect lib64 platformsPablo Romero2021-09-091-1/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-27/+28
* CMakeFindPackageMode: Perform platform-specific initializationBrad King2018-04-181-0/+2
* Various typo fixesLuz Paz2018-01-041-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* CMakeFindPackageMode: Fix Debian multiarch default guess (#15250)Felix Geyer2015-01-191-2/+5
* Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-221-9/+18
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-9/+18
* Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
* OS X: Always generate -isysroot if any SDK is in useBrad King2012-09-211-2/+2
* Make platform information files specific to the CMake versionBrad King2012-08-241-0/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* CMakeFindPackageMode: fix 32/64bit detection if 'file' is a symlinkYury G. Kudryashov2012-02-281-1/+2
* Fix --find-package mode on Cygwin, where enable_language(RC) is calledAlex Neundorf2011-08-221-0/+6
* Require the current cmake version in --find-package modeAlex Neundorf2011-08-221-0/+3
* Dont check for -isysroot and -mmacosx-version on OSX in --find-package modeAlex Neundorf2011-08-161-0/+6
* Rename helper macros print_compile_flags() to set_compile_flags_var()Alex Neundorf2011-08-161-4/+4
* Improve documentation for --find-package modeAlex Neundorf2011-08-111-6/+10
* Add a cmake.m4 for using cmake in autoconf projects instead of pkgconfigAlex Neundorf2011-08-111-1/+1
* Use the file-utility to test for 64bit if there is no /usr/lib64Alex Neundorf2011-08-091-2/+9
* Better support for lib64 and Debian multiarchAlex Neundorf2011-08-091-3/+26
* Fix copyright notice in new CMakeFindPackageMode.cmakeAlex Neundorf2011-08-091-0/+13
* Implement find-package mode of cmakeAlex Neundorf2011-07-021-0/+125