summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/cmake_path/COMPARE-wrong-operator.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/cmake_path/COMPARE-wrong-operator.cmake')
-rw-r--r--Tests/RunCMake/cmake_path/COMPARE-wrong-operator.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/RunCMake/cmake_path/COMPARE-wrong-operator.cmake b/Tests/RunCMake/cmake_path/COMPARE-wrong-operator.cmake
new file mode 100644
index 0000000..7da5d29
--- /dev/null
+++ b/Tests/RunCMake/cmake_path/COMPARE-wrong-operator.cmake
@@ -0,0 +1,3 @@
+
+set (path "/a/b")
+cmake_path(COMPARE path FOO "/other" output)