mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 13:56:00 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
9 lines
236 B
ReStructuredText
9 lines
236 B
ReStructuredText
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.
|