mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
Help: Add notes for topic 'get_filename_component_last_ext'
This commit is contained in:
6
Help/release/dev/get_filename_component_last_ext.rst
Normal file
6
Help/release/dev/get_filename_component_last_ext.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
get_filename_component_last_ext
|
||||
-------------------------------
|
||||
|
||||
* The :command:`get_filename_component` command gained new
|
||||
``LAST_EXT`` and ``NAME_WLE`` variants to work with the
|
||||
extension after the last ``.`` in the name.
|
||||
Reference in New Issue
Block a user