This ensures that required includes and libraries such as -lm that
were added earlier aren't overwritten.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D88068
[CMake] Use append for CMAKE_REQUIRED_* variables ClosedPublic Authored by phosek on Sep 21 2020, 10:32 PM.
Details Summary This ensures that required includes and libraries such as -lm that
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 21 2020, 11:00 PM Closed by commit rGbc3615f50e58: [CMake] Use append for CMAKE_REQUIRED_* variables (authored by phosek). · Explain WhySep 21 2020, 11:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 293353 llvm/cmake/config-ix.cmake
|