cmake_push_check_state and cmake_pop_check_state doesn't save and
restore CMAKE_EXE_LINKER_FLAGS so we need to do it manually.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D143088
[CMake] Save and restore CMAKE_EXE_LINKER_FLAGS manually phosek on Feb 1 2023, 9:32 AM. Authored by
Details cmake_push_check_state and cmake_pop_check_state doesn't save and
Diff Detail
|