Brad King
bd6887e4d6
Help: Document the package registry in cmake-packages.7
...
Port documentation from the CMake Wiki page at:
http://www.cmake.org/Wiki/CMake/Tutorials/Package_Registry
as of 2014-02-17 into our main documentation.
2014-02-17 15:34:48 -05:00
Stephen Kelly
bb8bde35b8
Help: Add notes about relocatability of config-file packages.
2014-01-09 19:45:08 +01:00
Stephen Kelly
5169130539
Help: Document the target properties exported to IMPORTED targets.
2014-01-07 09:38:01 -05:00
Stephen Kelly
0b5bf8ad0b
Help: Mention CMAKE_DISABLE_FIND_PACKAGE_<PackageName> in package docs.
2014-01-07 09:38:00 -05:00
Stephen Kelly
d98ea6c0b8
Help: Mark some code blocks as containing cmake code.
2014-01-04 11:28:57 +01:00
Stephen Kelly
98b9f52bc9
Help: Document export(EXPORT) in the cmake-packages manual.
2013-12-24 13:02:49 +01:00
Stephen Kelly
a1d2bda23e
Don't copy find_dependency in configure_package_config_file.
...
There is not really any need to. Downstreams can either rely on it
being provided by CMake, or copy and distribute it.
Change the documented include for the find_dependency macro.
2013-12-24 13:02:49 +01:00
Stephen Kelly
f4f6529354
Help: cmake-packages: Add missing slash.
2013-12-24 13:02:49 +01:00
Stephen Kelly
3fe4ac828d
Help: Add a CMake manual for Packages related docs.
2013-12-20 19:20:31 +01:00