Merge topic 'patch-CMAKE_OBJDUMP'

dc7aabf4d0 Help: Document CMAKE_OBJDUMP variable
4bd3519e89 CPack: Avoid mentioning internal CMake module in documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10224
This commit is contained in:
Brad King
2025-01-27 15:30:43 +00:00
committed by Kitware Robot
6 changed files with 26 additions and 7 deletions
+2 -2
View File
@@ -1337,7 +1337,7 @@ Handling Runtime Binaries
the actual path to ``objdump``, ``dumpbin``, or ``otool``.
If this variable is not specified, it is determined by the value of
``CMAKE_OBJDUMP`` if set, else by system introspection.
:variable:`CMAKE_OBJDUMP` variable if set, else by system introspection.
.. versionadded:: 3.18
Use ``CMAKE_OBJDUMP`` if set.
Uses :variable:`CMAKE_OBJDUMP` if set.