summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/trace-try_compile.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CommandLine/trace-try_compile.cmake')
-rw-r--r--Tests/RunCMake/CommandLine/trace-try_compile.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/trace-try_compile.cmake b/Tests/RunCMake/CommandLine/trace-try_compile.cmake
new file mode 100644
index 0000000..982cb89
--- /dev/null
+++ b/Tests/RunCMake/CommandLine/trace-try_compile.cmake
@@ -0,0 +1,2 @@
+cmake_minimum_required(VERSION 3.24)
+project(test C)