https://github.com/Kitware/CMake
Revision c294a115f2a44b60eb6343324e15933ef8a4593d authored by Clinton Stimpson on 19 December 2014, 19:31:22 UTC, committed by Clinton Stimpson on 22 December 2014, 18:33:00 UTC
This has much better performance than calling "otool" or "xcrun -r otool"
to extract install names for rpath support.

Fixes bug #15178.
1 parent e42da30
Raw File
Tip revision: c294a115f2a44b60eb6343324e15933ef8a4593d authored by Clinton Stimpson on 19 December 2014, 19:31:22 UTC
Mach-O: Use Mach-O parser to extract install names instead of otool.
Tip revision: c294a11
README.rst
Licenses
========

The CMake source tree is distributed under terms of the BSD 3-Clause license.

This directory contains other license files that need to be packaged with
binary distributions when certain third-party libraries are included.
back to top