gradle / gradle-native

The home of Gradle's support for natively compiled languages
https://blog.gradle.org/introducing-the-new-cpp-plugins
Apache License 2.0
92 stars 8 forks source link

Model rpath for all supported toolchain #1026

Open lacasseio opened 5 years ago

lacasseio commented 5 years ago

This issue simply collect the work item that needs to be accomplished and use cases. Currently rpaths are only used for XCTest bundles. Mac OS bundles could be build over this capability.

For Windows, see https://developercommunity.visualstudio.com/idea/566616/support-rpath-for-binaries-during-development.html