index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
CMP0139
/
CMP0139-WARN.cmake
blob: d74753e26c2ca58f33c88e76f5ce7da2ae05c69d (
plain
)
1
2
3
4
if("/path1" PATH_EQUAL "/path2") message("PATH_EQUAL recognized") endif()