summaryrefslogtreecommitdiffstats
path: root/cmake/tests/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/tests/main.cpp')
-rw-r--r--cmake/tests/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/tests/main.cpp b/cmake/tests/main.cpp
new file mode 100644
index 0000000000..a9b8738990
--- /dev/null
+++ b/cmake/tests/main.cpp
@@ -0,0 +1 @@
+int main(int argc, char** argv) { return 0; }