Commit 175cc28b authored by Jocelyn Turcotte's avatar Jocelyn Turcotte Committed by The Qt Project
Browse files

Remove the need for application to set an RPATH.


The WebEngineWidgets module and the WebEngine QtQuick plugin libraries
already have the RPATH set properly in their headers and the application
won't need to link any symbol directly to the Core library.

Remove the RPATH directive for examples and tests and fix the build issue
by making sure that the link directive isn't passed to dependencies
through the prl or pkgconfig file.

Change-Id: Id1f5efb8c9823613e804e8e6356d711d561d72ec
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
parent 5543e52d
Showing with 8 additions and 16 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment