diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-08-12 05:27:46 (GMT) |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-08-12 05:29:49 (GMT) |
commit | 5480f65ab1c7b7ffae624f9b7596b36370aa8c9b (patch) | |
tree | c0b8bfd5dad0c504f6cdd46cf25153502c3e76f5 /Source/cmLocalVisualStudio7Generator.cxx | |
parent | 70c56b856c2341837613a4f5e55b32b857a02456 (diff) | |
download | CMake-5480f65ab1c7b7ffae624f9b7596b36370aa8c9b.zip CMake-5480f65ab1c7b7ffae624f9b7596b36370aa8c9b.tar.gz CMake-5480f65ab1c7b7ffae624f9b7596b36370aa8c9b.tar.bz2 |
Swift: honour `IMPLIB_LOCATION` property
The rules did not account for the import library location (through
`<TARGET_IMPLB>`) and instead would always write the import library to
the default location (next to the shared library/executable). This
prevented the use of `CMAKE_RUNTIME_OUTPUT_LOCATION` and
`CMAKE_ARCHIVE_OUTPUT_LOCATION`.
Diffstat (limited to 'Source/cmLocalVisualStudio7Generator.cxx')
0 files changed, 0 insertions, 0 deletions