diff options
author | Gusts Kaksis <gusts.kaksis@sonarworks.com> | 2020-10-27 08:06:07 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-10-27 11:12:26 (GMT) |
commit | 5dc23300b1c320db1e0690f769c4fda11adc6376 (patch) | |
tree | 0732d66d59e8a2ca37d1abcc9dece75e68894727 /Help/guide/tutorial/Step9/MathFunctions/mysqrt.cxx | |
parent | 96ea613f169cedc4087b536d95ca6c128b8f4eb6 (diff) | |
download | CMake-5dc23300b1c320db1e0690f769c4fda11adc6376.zip CMake-5dc23300b1c320db1e0690f769c4fda11adc6376.tar.gz CMake-5dc23300b1c320db1e0690f769c4fda11adc6376.tar.bz2 |
Xcode: Fix regression that automatically links libraries in source list
In commit e637744c51 (Xcode: Use "Link Binary With Libraries" to link
any library, 2019-07-10, v3.19.0-rc1~494^2~1) we accidentally added all
the library type files to "Link Binary With Libraries" build phase if
they were passed in as source files. Revert that change as any actually
linked libraries will be added to that build phase later in the
`AddDependAndLinkInformation` call.
Fixes: #21361
Diffstat (limited to 'Help/guide/tutorial/Step9/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions