Help: Remove spurious hyphen from cmake-buildsystem(7) references

This commit is contained in:
Tyler Yankee
2026-09-17 09:15:50 -04:00
parent ba67e946eb
commit 0871947862
3 changed files with 3 additions and 3 deletions
@@ -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.
+1 -1
View File
@@ -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.