diff options
author | Jessica Hamilton <jessica.l.hamilton@gmail.com> | 2021-07-28 09:48:03 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-07-29 12:42:46 (GMT) |
commit | a1261ce91769449505433e7ecd4288a39738a6f3 (patch) | |
tree | 206697a6af874e97695bda974723db9e199d59f6 /Source/cmMakefileTargetGenerator.cxx | |
parent | b880867e5aa4037d5fca4c3aafa82ffe60d18dfa (diff) | |
download | CMake-a1261ce91769449505433e7ecd4288a39738a6f3.zip CMake-a1261ce91769449505433e7ecd4288a39738a6f3.tar.gz CMake-a1261ce91769449505433e7ecd4288a39738a6f3.tar.bz2 |
Platform/Haiku: Remove the include-once behavior
The behavior was added by commit 7ebc1cb2ff (Haiku: Several fixes to
platform module, 2013-10-05, v3.0.0-rc1~541^2~3), but was not explained
in its commit message. No other platform modules do this.
The include-once behavior results in incorrect variables set in some
larger projects, e.g. .NET Core, particularly when cross-compiling,
`CMAKE_DL_LIBS` being one of these. Remove it.
Diffstat (limited to 'Source/cmMakefileTargetGenerator.cxx')
0 files changed, 0 insertions, 0 deletions