summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/project/CMP0048-OLD-VERSION.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/project/CMP0048-OLD-VERSION.cmake')
-rw-r--r--Tests/RunCMake/project/CMP0048-OLD-VERSION.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/project/CMP0048-OLD-VERSION.cmake b/Tests/RunCMake/project/CMP0048-OLD-VERSION.cmake
new file mode 100644
index 0000000..6fbbe0a
--- /dev/null
+++ b/Tests/RunCMake/project/CMP0048-OLD-VERSION.cmake
@@ -0,0 +1,2 @@
+project(MyProject VERSION 1 LANGUAGES NONE)
+message("This line not reached.")