~torkvemada/qbs/qbs-qt-io

« back to all changes in this revision

Viewing changes to doc/reference/modules/cpp-module.qdoc

  • Committer: Jake Petroules
  • Date: 2017-12-08 17:33:16 UTC
  • Revision ID: git-v1:06250a36a471a151dfe238d7bbf1b1efbca91aac
Introduce cpp.rpathOrigin

[ChangeLog] Added property cpp.rpathOrigin which evaluates to
@loader_path on Darwin and $ORIGIN on other Unix-like platforms.

Change-Id: If5770a83ae32f29ee520fd00b07ed8f0caf6bd48
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>

Show diffs side-by-side

added added

removed removed

Lines of Context:
642
642
            If this property is \c{undefined}, then position independent code is generated for
643
643
            libraries, but not for applications.
644
644
    \row
 
645
        \li rpathOrigin
 
646
        \li \c{string}
 
647
        \li 1.11
 
648
        \li \c{"@loader_path"} on Mach-O based platforms (macOS, iOS, tvOS, watchOS),
 
649
            \c{"$ORIGIN"} on ELF based platforms (Linux and most other Unix-like platforms)
 
650
        \li Placeholder value used in an rpath string to refer to the directory containing the
 
651
            referring executable or shared library.
 
652
    \row
645
653
        \li rpaths
646
654
        \li \c{stringList}
647
655
        \li 1.0