diff options
Diffstat (limited to 'Tests/CMakeTests/GetProperty-No-Property.cmake')
-rw-r--r-- | Tests/CMakeTests/GetProperty-No-Property.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/CMakeTests/GetProperty-No-Property.cmake b/Tests/CMakeTests/GetProperty-No-Property.cmake deleted file mode 100644 index bee230d..0000000 --- a/Tests/CMakeTests/GetProperty-No-Property.cmake +++ /dev/null @@ -1 +0,0 @@ -get_property(FOO GLOBAL PROPERTY) |