summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/build_command/BeforeProject.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/build_command/BeforeProject.cmake')
-rw-r--r--Tests/RunCMake/build_command/BeforeProject.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/build_command/BeforeProject.cmake b/Tests/RunCMake/build_command/BeforeProject.cmake
new file mode 100644
index 000000000..15788d15b
--- /dev/null
+++ b/Tests/RunCMake/build_command/BeforeProject.cmake
@@ -0,0 +1,2 @@
+build_command(MAKECOMMAND_DEFAULT_VALUE)
+project(${RunCMake_TEST} NONE)