mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'improve-project-doc'
1cd8c8f02a Help: Mention use of project() variables in packages
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10895
This commit is contained in:
@@ -149,8 +149,12 @@ By default ``C`` and ``CXX`` are enabled if no language options are given.
|
||||
Specify language ``NONE``, or use the ``LANGUAGES`` keyword and list no languages,
|
||||
to skip enabling any languages.
|
||||
|
||||
The variables set through the ``VERSION``, ``DESCRIPTION`` and ``HOMEPAGE_URL``
|
||||
options are intended for use as default values in package metadata and documentation.
|
||||
The variables set through the ``VERSION``, ``COMPAT_VERSION``, ``DESCRIPTION``
|
||||
and ``HOMEPAGE_URL`` options are intended for use as default values in package
|
||||
metadata and documentation. The :command:`export` and :command:`install`
|
||||
commands use these accordingly when generating |CPS| package descriptions.
|
||||
|
||||
.. |CPS| replace:: Common Package Specification
|
||||
|
||||
.. _`Code Injection`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user