Changes between Initial Version and Version 1 of Ticket #43195, comment 5


Ignore:
Timestamp:
Apr 3, 2014, 5:56:22 PM (10 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43195, comment 5

    initial v1  
    1 CMake supports that out of the box by setting the `INSTALL_NAME_DIR` porperty in `CMakeLists.txt` for the target that builds the library.
     1CMake supports that out of the box by setting the `INSTALL_NAME_DIR` property in `CMakeLists.txt` for the target that builds the library.
    22See http://cmake.org/cmake/help/v2.8.10/cmake.html#prop_tgt:INSTALL_NAME_DIR.
    33