Skip to content
  • David Cole's avatar
    ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries... · 31efe9e9
    David Cole authored
    ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries executable files depend on. Primary uses are to determine what shared libraries should be copied into Mac OSX bundle applications to create standalone bundles apps and to determine what shared library files need to be installed for an executable to run on any platform. Requires native platform tools dumpbin, otool and ldd to generate results.
    31efe9e9