mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
7 lines
228 B
ReStructuredText
7 lines
228 B
ReStructuredText
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.
|