summaryrefslogtreecommitdiffstats
path: root/Tests/Complex/Executable/cmVersion.h.in
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2002-04-22 15:51:26 (GMT)
committerKen Martin <ken.martin@kitware.com>2002-04-22 15:51:26 (GMT)
commit7aa35093b8f96ef75bbf9160a55739be4861b9ea (patch)
tree224dacac83a61d4d08ec7a78301f636d38440655 /Tests/Complex/Executable/cmVersion.h.in
parent9c69be42deb1aba6c37eaad2d5b2c07bae58a13a (diff)
downloadCMake-7aa35093b8f96ef75bbf9160a55739be4861b9ea.zip
CMake-7aa35093b8f96ef75bbf9160a55739be4861b9ea.tar.gz
CMake-7aa35093b8f96ef75bbf9160a55739be4861b9ea.tar.bz2
fixed for remove COMMAND
Diffstat (limited to 'Tests/Complex/Executable/cmVersion.h.in')
-rw-r--r--Tests/Complex/Executable/cmVersion.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Complex/Executable/cmVersion.h.in b/Tests/Complex/Executable/cmVersion.h.in
new file mode 100644
index 0000000..de7522d
--- /dev/null
+++ b/Tests/Complex/Executable/cmVersion.h.in
@@ -0,0 +1 @@
+#define CMAKE_MINIMUM_REQUIRED_VERSION "${CMAKE_MINIMUM_REQUIRED_VERSION}"