mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Help: Remove spurious hyphen from cmake-buildsystem(7) references
This commit is contained in:
@@ -13,4 +13,4 @@ unaffected.
|
||||
Contents of |PROPERTY_INTERFACE_NAME| 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.
|
||||
manual for more on defining buildsystem properties.
|
||||
|
||||
@@ -17,7 +17,7 @@ build properties of the consumer.
|
||||
Contents of ``INTERFACE_LINK_DEPENDS`` 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.
|
||||
manual for more on defining buildsystem properties.
|
||||
|
||||
Link dependency files usage requirements commonly differ between the build-tree
|
||||
and the install-tree. The :genex:`BUILD_INTERFACE` and
|
||||
|
||||
@@ -13,4 +13,4 @@ build properties of the consumer.
|
||||
Contents of |PROPERTY_INTERFACE_NAME| 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.
|
||||
manual for more on defining buildsystem properties.
|
||||
|
||||
Reference in New Issue
Block a user