4 lines
64 B
CMake
4 lines
64 B
CMake
|
|
||
|
set (path "/a/b")
|
||
|
cmake_path(COMPARE path FOO "/other" output)
|