Skip to content

glog: WITH_UNWIND=OFF ignored with 0.7.1, need to set none#844

Merged
NeroBurner merged 1 commit intomasterfrom
glog_with_unwind_none
May 7, 2026
Merged

glog: WITH_UNWIND=OFF ignored with 0.7.1, need to set none#844
NeroBurner merged 1 commit intomasterfrom
glog_with_unwind_none

Conversation

@NeroBurner
Copy link
Copy Markdown

The WITH_UNWIND=OFF flag is ignored with glog 0.7.1. One needs to set none now to disable the usage of libunwind.

Furthermore make older glog versions compatible with CMake 4.0 and newer.

The `WITH_UNWIND=OFF` flag is ignored with `glog` `0.7.1`. One needs to
set `none` now to disable the usage of `libunwind`.

Furthermore make older glog versions compatible with CMake 4.0 and
newer.
@NeroBurner NeroBurner self-assigned this May 7, 2026
@NeroBurner NeroBurner added the bug Something isn't working label May 7, 2026
@NeroBurner NeroBurner merged commit a8dd7b0 into master May 7, 2026
30 of 34 checks passed
@NeroBurner NeroBurner deleted the glog_with_unwind_none branch May 7, 2026 14:41
@NeroBurner
Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant