diff options
author | Ken Martin <ken.martin@kitware.com> | 2002-04-22 15:51:26 (GMT) |
---|---|---|
committer | Ken Martin <ken.martin@kitware.com> | 2002-04-22 15:51:26 (GMT) |
commit | 7aa35093b8f96ef75bbf9160a55739be4861b9ea (patch) | |
tree | 224dacac83a61d4d08ec7a78301f636d38440655 /Tests/ComplexOneConfig/Executable/cmVersion.h.in | |
parent | 9c69be42deb1aba6c37eaad2d5b2c07bae58a13a (diff) | |
download | CMake-7aa35093b8f96ef75bbf9160a55739be4861b9ea.zip CMake-7aa35093b8f96ef75bbf9160a55739be4861b9ea.tar.gz CMake-7aa35093b8f96ef75bbf9160a55739be4861b9ea.tar.bz2 |
fixed for remove COMMAND
Diffstat (limited to 'Tests/ComplexOneConfig/Executable/cmVersion.h.in')
-rw-r--r-- | Tests/ComplexOneConfig/Executable/cmVersion.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/ComplexOneConfig/Executable/cmVersion.h.in b/Tests/ComplexOneConfig/Executable/cmVersion.h.in new file mode 100644 index 0000000..de7522d --- /dev/null +++ b/Tests/ComplexOneConfig/Executable/cmVersion.h.in @@ -0,0 +1 @@ +#define CMAKE_MINIMUM_REQUIRED_VERSION "${CMAKE_MINIMUM_REQUIRED_VERSION}" |