summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexRelativePaths/Executable/complex.file.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ComplexRelativePaths/Executable/complex.file.cxx')
-rw-r--r--Tests/ComplexRelativePaths/Executable/complex.file.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/Tests/ComplexRelativePaths/Executable/complex.file.cxx b/Tests/ComplexRelativePaths/Executable/complex.file.cxx
deleted file mode 100644
index e873fa6..0000000
--- a/Tests/ComplexRelativePaths/Executable/complex.file.cxx
+++ /dev/null
@@ -1,8 +0,0 @@
-#if 0
-#include "cmMissingHeader.h"
-#endif
-
-int main(int , char**)
-{
- return 0;
-}