diff options
| author | Nils Gladitz <nilsgladitz@gmail.com> | 2015-07-28 12:02:47 (GMT) |
|---|---|---|
| committer | Nils Gladitz <nilsgladitz@gmail.com> | 2015-07-28 12:02:47 (GMT) |
| commit | 35fb0bb8c09cfc5fd75ad87fac58799e5054b7ce (patch) | |
| tree | c6280284a93c59c5404f5f354cc6e638aabf5edd /Tests/Tutorial/Step3/MathFunctions/MathFunctions.h | |
| parent | 9e293194472134d059282f5f3155358315f3e1dc (diff) | |
| download | CMake-35fb0bb8c09cfc5fd75ad87fac58799e5054b7ce.zip CMake-35fb0bb8c09cfc5fd75ad87fac58799e5054b7ce.tar.gz CMake-35fb0bb8c09cfc5fd75ad87fac58799e5054b7ce.tar.bz2 | |
Ninja: Make import libraries BYPRODUCTs instead of regular OUTPUTs
The MSVC linker may update a binary without touching the associated
import library.
Making the import library a BYPRODUCT prevents the linker from
unnecessarily rerunning when the import library does not get regenerated
as previously expected.
Diffstat (limited to 'Tests/Tutorial/Step3/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
