Merge topic 'add_definitions-no-genex'

1a9316a8 add_definitions: Don't document genex support.
This commit is contained in:
Brad King 2014-03-03 10:32:05 -05:00 committed by CMake Topic Stage
commit 8982a4b301
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 properties for details on adding preprocessor definitions to specific
scopes and configurations. scopes and configurations.
Arguments to ``add_definitions`` may use "generator expressions" with See the :manual:`cmake-buildsystem(7)` manual for more on defining
the syntax "$<...>". See the :manual:`cmake-generator-expressions(7)` buildsystem properties.
manual for available expressions. See the :manual:`cmake-buildsystem(7)`
manual for more on defining buildsystem properties.