summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeCommands/target_compile_features/dummy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CMakeCommands/target_compile_features/dummy.cpp')
-rw-r--r--Tests/CMakeCommands/target_compile_features/dummy.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/Tests/CMakeCommands/target_compile_features/dummy.cpp b/Tests/CMakeCommands/target_compile_features/dummy.cpp
deleted file mode 100644
index e9ad257..0000000
--- a/Tests/CMakeCommands/target_compile_features/dummy.cpp
+++ /dev/null
@@ -1,5 +0,0 @@
-
-int main(int, char**)
-{
- return 0;
-}