diff options
Diffstat (limited to 'Tests/CMakeTests/CMakeHostSystemInformation-BadArg1.cmake')
-rw-r--r-- | Tests/CMakeTests/CMakeHostSystemInformation-BadArg1.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeTests/CMakeHostSystemInformation-BadArg1.cmake b/Tests/CMakeTests/CMakeHostSystemInformation-BadArg1.cmake new file mode 100644 index 0000000..1655eb4 --- /dev/null +++ b/Tests/CMakeTests/CMakeHostSystemInformation-BadArg1.cmake @@ -0,0 +1 @@ +cmake_host_system_information(HOSTNAME) |