summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CommandLine')
-rw-r--r--Tests/RunCMake/CommandLine/cmake_depends/test.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/Tests/RunCMake/CommandLine/cmake_depends/test.h b/Tests/RunCMake/CommandLine/cmake_depends/test.h
index fd87388..c2db61c 100644
--- a/Tests/RunCMake/CommandLine/cmake_depends/test.h
+++ b/Tests/RunCMake/CommandLine/cmake_depends/test.h
@@ -1 +1,3 @@
-void test(void) {}
+void test(void)
+{
+}