mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
4 lines
64 B
CMake
4 lines
64 B
CMake
|
|
set (path "/a/b")
|
|
cmake_path(COMPARE path FOO "/other" output)
|