mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Help: Add notes for topic 'get_filename_component_last_ext'
This commit is contained in:
@@ -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