diff options
author | Brad King <brad.king@kitware.com> | 2013-10-22 13:07:14 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2013-10-22 13:07:14 (GMT) |
commit | 6384f1683ab49890fad9a6b60bdbcaafd0bc2df7 (patch) | |
tree | 26fe7b2d9b138b2cbb02f14771fe35d2f32c29fd /Source/CMakeLists.txt | |
parent | e71a5e39826895af737b907f23b66412602a7f50 (diff) | |
parent | a8226e91d75e595248a176966f3f645203f12072 (diff) | |
download | CMake-6384f1683ab49890fad9a6b60bdbcaafd0bc2df7.zip CMake-6384f1683ab49890fad9a6b60bdbcaafd0bc2df7.tar.gz CMake-6384f1683ab49890fad9a6b60bdbcaafd0bc2df7.tar.bz2 |
Merge topic 'remove-cmake-i-wizard'
a8226e9 cmake: Drop support for "-i" wizard mode
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 7efaa50..01e4f88 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -281,8 +281,6 @@ set(SRCS cmXMLSafe.h cmake.cxx cmake.h - cmakewizard.cxx - cmakewizard.h cm_sha2.h cm_sha2.c |