mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
eb583b0a66
Fixes: #19568, #20922
4 lines
51 B
CMake
4 lines
51 B
CMake
|
|
set (path "/a/b")
|
|
cmake_path(GET path FOO output)
|