Browse Source

Merge topic 'doc-path-genex-corrections' into release-3.24

c7ab76e0ff Help: Fix wrong syntax for $<PATH:REPLACE_EXTENSION,...>

Acked-by: Kitware Robot <[email protected]>
Merge-request: !7505
Craig Scott 3 years ago
parent
commit
acc98dcbec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/manual/cmake-generator-expressions.7.rst

+ 1 - 1
Help/manual/cmake-generator-expressions.7.rst

@@ -521,7 +521,7 @@ in cmake-style format.
 
 
   See :ref:`cmake_path(REMOVE_EXTENSION) <REMOVE_EXTENSION>` for more details.
   See :ref:`cmake_path(REMOVE_EXTENSION) <REMOVE_EXTENSION>` for more details.
 
 
-.. genex:: $<PATH:REPLACE_EXTENSION[,LAST_ONLY],path>
+.. genex:: $<PATH:REPLACE_EXTENSION[,LAST_ONLY],path,input>
 
 
   .. versionadded:: 3.24
   .. versionadded:: 3.24