summaryrefslogtreecommitdiffstats
path: root/Modules/CMakePackageConfigHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-221-23/+27
* CMakePackageConfigHelpers: Add INSTALL_PREFIX optionDaniele E. Domenichelli2014-08-111-10/+28
* CMakePackageConfigHelpers: restructure documentation and document commandsDaniele E. Domenichelli2014-08-111-120/+125
* CMakePackageConfigHelpers: Remove unused variableDaniele E. Domenichelli2014-08-041-2/+0
* write_basic_package_version_file: use PROJECT_VERSIONAlex Neundorf2014-01-291-1/+4
* Don't copy find_dependency in configure_package_config_file.Stephen Kelly2013-12-241-9/+2
* Split the find_dependency macro into a separate file.Stephen Kelly2013-12-131-31/+4
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-117/+165
* CMakePackageConfigHelpers: Add a find_dependency macroStephen Kelly2013-08-301-2/+37
* Handle usr-move without forcing absolute paths (#14041)Brad King2013-04-031-21/+19
* configure_package_config_file(): extend documentationAlex Neundorf2013-01-241-0/+2
* configure_package_config_file(): fix indentationAlex Neundorf2013-01-241-6/+6
* configure_package_config_file: force absolute paths for usr-moveAlex Neundorf2013-01-241-0/+16
* CONFIGURE_PACKAGE_CONFIG_FILE(): improve generated commentsAlex Neundorf2012-12-061-0/+5
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-5/+5
* add macro check_required_components() to configure_package_config_file()Alex Neundorf2012-03-191-4/+34
* write_basic_package_version_file: add ExactVersion modeAlex Neundorf2012-03-101-1/+5
* write_basic_package_version_file(): improve documentationAlex Neundorf2012-03-101-0/+4
* wrap write_basic_config_version_file as write_basic_package_version_file()Alex Neundorf2012-03-071-3/+38
* add CMakePackageConfigHelpers: configure_package_config_file()Alex Neundorf2012-03-071-0/+154