mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
4 lines
64 B
CMake
4 lines
64 B
CMake
|
|
set (path "/a/b")
|
|
cmake_path(COMPARE path FOO "/other" output)
|