mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
Merge topic 'patch-CMAKE_OBJDUMP'
dc7aabf4d0Help: Document CMAKE_OBJDUMP variable4bd3519e89CPack: Avoid mentioning internal CMake module in documentation Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !10224
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user