blob: a67ec15849c02e907d2279763315913f5d8c332d (
plain)
1
2
3
4
5
6
7
8
|
INSTALL_NAME_DIR
----------------
Mac OSX directory name for installed targets.
INSTALL_NAME_DIR is a string specifying the directory portion of the
"install_name" field of shared libraries on Mac OSX to use in the
installed targets.
|