diff options
author | Brad King <brad.king@kitware.com> | 2013-01-24 20:46:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-01-24 21:06:14 (GMT) |
commit | f032fb904b9b7a4f18702bcdbdeff0dfda01b803 (patch) | |
tree | 37d8a77e0483d8fab8643193fb0ed03cf03bae30 /Source/cmOSXBundleGenerator.h | |
parent | 21fc6c46df7f2271d7baace04f239f031785b917 (diff) | |
download | CMake-f032fb904b9b7a4f18702bcdbdeff0dfda01b803.zip CMake-f032fb904b9b7a4f18702bcdbdeff0dfda01b803.tar.gz CMake-f032fb904b9b7a4f18702bcdbdeff0dfda01b803.tar.bz2 |
target_link_libraries: Document that new sigs privatize old (#13876)
Explain in the documentation for the legacy signature
target_link_libraries(foo bar)
that the other signatures like
target_link_libraries(foo LINK_INTERFACE_LIBRARIES ...)
target_link_libraries(foo LINK_PRIVATE ...)
will set the LINK_INTERFACE_LIBRARIES target property and therefore make
libraries specified only by the legacy signature private.
Diffstat (limited to 'Source/cmOSXBundleGenerator.h')
0 files changed, 0 insertions, 0 deletions