diff options
Diffstat (limited to 'Tests/RunCMake/FileAPI/Nothing-check.cmake')
-rw-r--r-- | Tests/RunCMake/FileAPI/Nothing-check.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/FileAPI/Nothing-check.cmake b/Tests/RunCMake/FileAPI/Nothing-check.cmake new file mode 100644 index 000000000..cd4f42efc --- /dev/null +++ b/Tests/RunCMake/FileAPI/Nothing-check.cmake @@ -0,0 +1 @@ +check_api("^$") |