aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2021-12-06 19:01:10 -0800
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-12-07 05:13:27 +0000
commit411df7ca34027d87fe6ecc06a07c816a401c4cb5 (patch)
tree9bf2c4893f82eb3ff07ae9c3f8a7ae0b5463dcfa /docbook
parent06c1bbb2bed66c022a2411112c988f071b2bae9e (diff)
CMake: Remove the update_tools_help target.
Remove the update_tools_help target. Despite the comment, the weekly update job doesn't use it, we don't have targets for our other update scripts, and it currently causes issues if BUILD_tshark is disabled. Fixes #17766.
Diffstat (limited to 'docbook')
-rw-r--r--docbook/CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/docbook/CMakeLists.txt b/docbook/CMakeLists.txt
index 2299669e1d..161992b2bb 100644
--- a/docbook/CMakeLists.txt
+++ b/docbook/CMakeLists.txt
@@ -33,16 +33,6 @@ set(COMMON_GRAPHICS
set(GUIDE_INSTALL_DIRS)
-# This is automatically updated each week. You probably don't need to run it
-# or depend on it.
-add_custom_target(update_tools_help
- COMMAND ${CMAKE_COMMAND} -E env PYTHONIOENCODING=UTF-8
- ${PYTHON_EXECUTABLE} ${CMAKE_SOURCE_DIR}/tools/update-tools-help.py
- --program-path $<TARGET_FILE_DIR:tshark>
- WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
-)
-set_docbook_target_properties(update_tools_help)
-
set(WSUG_TITLE "Wireshark User's Guide")
set(WSUG_FILES