CMake/Help
Brad King 7e142c5ac2 project: Manage VERSION variables
Teach the project() command to set variables

  {PROJECT,<PROJECT-NAME>}_VERSION{,_MAJOR,_MINOR,_PATCH,_TWEAK}

holding the project version number and its components.  Add project()
command option "VERSION" to specify the version explicitly, and default
to the empty string when it is not given.

Since this clears variables when no VERSION is given, this may change
behavior for existing projects that set the version variables themselves
prior to calling project().  Add policy CMP0048 for compatibility.

Suggested-by: Alex Neundorf <neundorf@kde.org>
2014-01-29 09:45:18 -05:00
..
command project: Manage VERSION variables 2014-01-29 09:45:18 -05:00
generator Add support for codelite IDE project fles 2014-01-10 09:20:11 +02:00
include Help: Factor out COMPILE_DEFINITIONS disclaimer duplication 2013-10-16 09:22:38 -04:00
manual project: Manage VERSION variables 2014-01-29 09:45:18 -05:00
module Help: Update Qt4 documentation. 2014-01-15 16:23:51 +01:00
policy project: Manage VERSION variables 2014-01-29 09:45:18 -05:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir Allow projects to specify extra inputs to CMake 2014-01-21 14:14:49 -05:00
prop_gbl Help: Reformat Qt autogenerator documentation. 2014-01-04 11:28:57 +01:00
prop_sf Help: Reformat Qt autogenerator documentation. 2014-01-04 11:28:57 +01:00
prop_test allow to mark a test as "Not Run" with a specific return code (#8466) 2014-01-14 23:57:40 +01:00
prop_tgt Help: Document CMAKE_OSX_* variables 2014-01-16 10:21:47 -05:00
variable project: Manage VERSION variables 2014-01-29 09:45:18 -05:00
index.rst Help: Add cmake-buildsystem.7 manual 2014-01-06 10:25:24 -05:00