Merge branch 'add_definitions-no-genex' into release

This commit is contained in:
Brad King 2014-03-03 10:12:01 -05:00
commit 9efba5d956
1 changed files with 2 additions and 4 deletions

View File

@ -21,7 +21,5 @@ backwards compatibility. See documentation of the
properties for details on adding preprocessor definitions to specific
scopes and configurations.
Arguments to ``add_definitions`` may use "generator expressions" with
the syntax "$<...>". See the :manual:`cmake-generator-expressions(7)`
manual for available expressions. See the :manual:`cmake-buildsystem(7)`
manual for more on defining buildsystem properties.
See the :manual:`cmake-buildsystem(7)` manual for more on defining
buildsystem properties.