summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/try_compile/ProjectSrcDirEmpty.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/try_compile/ProjectSrcDirEmpty.cmake')
-rw-r--r--Tests/RunCMake/try_compile/ProjectSrcDirEmpty.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/try_compile/ProjectSrcDirEmpty.cmake b/Tests/RunCMake/try_compile/ProjectSrcDirEmpty.cmake
new file mode 100644
index 0000000000..ac33ed0df1
--- /dev/null
+++ b/Tests/RunCMake/try_compile/ProjectSrcDirEmpty.cmake
@@ -0,0 +1 @@
+try_compile(RESULT PROJECT Foo SOURCE_DIR "")