diff options
author | Brad King <brad.king@kitware.com> | 2021-04-02 15:57:41 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-04-02 16:12:28 (GMT) |
commit | 4d6e899578a9bb13635b0b46a37b7e9ab4cdf5e0 (patch) | |
tree | 085bedf7da10b19211901f367b84dadf687c7a5a /Source/cmCurl.h | |
parent | 31a31edc21c7305b1099366381a0172849605fba (diff) | |
download | CMake-4d6e899578a9bb13635b0b46a37b7e9ab4cdf5e0.zip CMake-4d6e899578a9bb13635b0b46a37b7e9ab4cdf5e0.tar.gz CMake-4d6e899578a9bb13635b0b46a37b7e9ab4cdf5e0.tar.bz2 |
Help: Document in add_library how to import libraries with SONAME
When using `add_library` to create an `IMPORTED` library target, there
are a few target properties that are essential to correctly tell CMake
about the library file. We already cover `IMPORTED_LOCATION` and
`IMPORTED_IMPLIB`. Add `IMPORTED_SONAME` and `IMPORTED_NO_SONAME`,
which are important in certain cases.
Fixes: #22016
Diffstat (limited to 'Source/cmCurl.h')
0 files changed, 0 insertions, 0 deletions