diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-06-09 19:51:00 (GMT) |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-07-18 03:45:19 (GMT) |
commit | c8741e8ff5ed93467812378413f1b3338c0ee6b2 (patch) | |
tree | f54fdccb4d2bbc08651478a0f7aef26fb3308b30 /Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET_NAME.rst | |
parent | be0d4042082db4dcd263dd181570b6f406202ed9 (diff) | |
download | CMake-c8741e8ff5ed93467812378413f1b3338c0ee6b2.zip CMake-c8741e8ff5ed93467812378413f1b3338c0ee6b2.tar.gz CMake-c8741e8ff5ed93467812378413f1b3338c0ee6b2.tar.bz2 |
Swift: Add library search paths for dependencies
When building Swift executables and libraries which import a module, an
implicit link will be added by the driver. Because this links by name
rather than path, the library search path needs to be provided to
indicate where to find the library. For all local dependencies, add the
library paths for the targets when linking. This ensures that you can
link against local libraries without explicitly setting a library path.
Fixes: #19304
Diffstat (limited to 'Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET_NAME.rst')
0 files changed, 0 insertions, 0 deletions