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