summaryrefslogtreecommitdiff
path: root/Tests/CMakeTests/GetProperty-No-Property.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CMakeTests/GetProperty-No-Property.cmake')
-rw-r--r--Tests/CMakeTests/GetProperty-No-Property.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeTests/GetProperty-No-Property.cmake b/Tests/CMakeTests/GetProperty-No-Property.cmake
new file mode 100644
index 000000000..bee230d9b
--- /dev/null
+++ b/Tests/CMakeTests/GetProperty-No-Property.cmake
@@ -0,0 +1 @@
+get_property(FOO GLOBAL PROPERTY)