Skip to content

Swift: support `BUILD_RPATH` properties

Saleem Abdulrasool requested to merge compnerd/cmake:swift-rpath into master

Enable passing a RPATH to Swift shared libraries. This enables testing libraries before they have been installed.

Merge request reports