summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-packages.7.rst
Commit message (Expand)AuthorAgeFilesLines
* Help: Link to cmake-packages(7) from the Module creation documentation.Stephen Kelly2014-12-041-0/+2
* Help: Warn that paths should not be used in INTERFACE_ build properties.Stephen Kelly2014-11-251-0/+34
* Merge topic 'doc-formatting'Brad King2014-11-071-1/+2
|\
| * Help: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-071-1/+2
* | Merge branch 'release-doc-formatting' into doc-formattingBrad King2014-11-061-2/+2
|\ \ | |/
| * Help: Fix example in cmake-packages to avoid long lineBrad King2014-11-061-1/+1
| * Help: Drop TOC from latex manualsBrad King2014-11-061-1/+1
* | Help: Fix configure_file call to use COPYONLY, not COPY_ONLYIosif Neitzke2014-10-311-1/+1
|/
* Revert "Help: Update cmake-packages.7 examples to import targets only once"Brad King2014-07-151-11/+4
* Help: Update cmake-packages.7 examples to import targets only onceBrad King2014-07-091-4/+11
* Allow the Package Registry to be disabled (#14849)Daniele E. Domenichelli2014-05-121-0/+15
* Help: Document the package registry in cmake-packages.7Brad King2014-02-171-0/+129
* Help: Add notes about relocatability of config-file packages.Stephen Kelly2014-01-091-4/+34
* Help: Document the target properties exported to IMPORTED targets.Stephen Kelly2014-01-071-0/+22
* Help: Mention CMAKE_DISABLE_FIND_PACKAGE_<PackageName> in package docs.Stephen Kelly2014-01-071-0/+4
* Help: Mark some code blocks as containing cmake code.Stephen Kelly2014-01-041-1/+3
* Help: Document export(EXPORT) in the cmake-packages manual.Stephen Kelly2013-12-241-2/+20
* Don't copy find_dependency in configure_package_config_file.Stephen Kelly2013-12-241-2/+2
* Help: cmake-packages: Add missing slash.Stephen Kelly2013-12-241-1/+1
* Help: Add a CMake manual for Packages related docs.Stephen Kelly2013-12-201-0/+414