summaryrefslogtreecommitdiff
path: root/Utilities/Release
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-09-28 08:52:39 -0400
committerBrad King <brad.king@kitware.com>2016-09-28 08:55:29 -0400
commit93300f36237372cdf3c84be725acf7d2eae0a65c (patch)
tree26f37f7788ccc025817ff7f110885b0576127310 /Utilities/Release
parentc1f97af640231ff0cb90e4a1d9a567a2ee85daa5 (diff)
downloadcmake-93300f36237372cdf3c84be725acf7d2eae0a65c.tar.gz
Utilities/Release: Add html docs to Windows 64-bit binary
The 64-bit Windows binary is built in our second batch because it is built on the same host as the 32-bit Windows binary. When the documentation generation was first added, it was not included in the second batch because at the time that batch only included the Cygwin binary. Therefore the 64-bit Windows binary has been missing the documentation since it was first created for CMake 3.6. Since then the Cygwin binary was dropped so the second batch only contains the 64-bit Windows binary. Add the docs to it. Closes: #16333
Diffstat (limited to 'Utilities/Release')
-rw-r--r--Utilities/Release/create-cmake-release.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Utilities/Release/create-cmake-release.cmake b/Utilities/Release/create-cmake-release.cmake
index 7b144f11df..3af1b035f8 100644
--- a/Utilities/Release/create-cmake-release.cmake
+++ b/Utilities/Release/create-cmake-release.cmake
@@ -66,7 +66,6 @@ endfunction()
write_docs_shell_script("create-${CMAKE_CREATE_VERSION}-docs.sh")
write_batch_shell_script("create-${CMAKE_CREATE_VERSION}-batch1.sh" ${RELEASE_SCRIPTS_BATCH_1})
-unset(CMAKE_DOC_TARBALL) # No pre-built docs in second batch.
write_batch_shell_script("create-${CMAKE_CREATE_VERSION}-batch2.sh" ${RELEASE_SCRIPTS_BATCH_2})
message("Run one at a time: