mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
GetPrerequisites: Add documentation for objdump
Signed-off-by: Michael Tänzer <neo@nhng.de>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#
|
||||
# It uses various tools to obtain the list of required shared library files:
|
||||
# dumpbin (Windows)
|
||||
# objdump (MinGW on Windows)
|
||||
# ldd (Linux/Unix)
|
||||
# otool (Mac OSX)
|
||||
# The following functions are provided by this module:
|
||||
|
||||
Reference in New Issue
Block a user