summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Barre <sebastien.barre@kitware.com>2002-01-18 14:02:13 (GMT)
committerSebastien Barre <sebastien.barre@kitware.com>2002-01-18 14:02:13 (GMT)
commitfc5bd6b8bc2fc8e01e693e0bce422b21afd5641d (patch)
tree1c61b7833d1f33d80bdba68e8f2b4ac34f3bd433
parentc8a09f9441323ff2840ac46d9342be316e63e050 (diff)
downloadCMake-fc5bd6b8bc2fc8e01e693e0bce422b21afd5641d.zip
CMake-fc5bd6b8bc2fc8e01e693e0bce422b21afd5641d.tar.gz
CMake-fc5bd6b8bc2fc8e01e693e0bce422b21afd5641d.tar.bz2
Is not used (see Simple test)
-rw-r--r--Tests/Complex/simple.cxx4
-rw-r--r--Tests/ComplexOneConfig/simple.cxx4
-rw-r--r--Tests/ComplexRelativePaths/simple.cxx4
3 files changed, 0 insertions, 12 deletions
diff --git a/Tests/Complex/simple.cxx b/Tests/Complex/simple.cxx
deleted file mode 100644
index 1482f27..0000000
--- a/Tests/Complex/simple.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-int main ()
-{
- return 0;
-}
diff --git a/Tests/ComplexOneConfig/simple.cxx b/Tests/ComplexOneConfig/simple.cxx
deleted file mode 100644
index 1482f27..0000000
--- a/Tests/ComplexOneConfig/simple.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-int main ()
-{
- return 0;
-}
diff --git a/Tests/ComplexRelativePaths/simple.cxx b/Tests/ComplexRelativePaths/simple.cxx
deleted file mode 100644
index 1482f27..0000000
--- a/Tests/ComplexRelativePaths/simple.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-int main ()
-{
- return 0;
-}