mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 21:00:17 -06:00
4 lines
51 B
CMake
4 lines
51 B
CMake
|
|
set (path "/a/b")
|
|
cmake_path(GET path FOO output)
|