Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 07ed81f301307c5840f8761943eb88fa0ec3eeab
https://github.com/WebKit/WebKit/commit/07ed81f301307c5840f8761943eb88fa0ec3eeab
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-04-29 (Wed, 29 Apr 2026)
Changed paths:
M Source/cmake/WebKitCompilerFlags.cmake
Log Message:
-----------
[CMake] Use cmake_{push,pop}_check_state() in WebKitCompilerFlags.cmake
https://bugs.webkit.org/show_bug.cgi?id=313560
Reviewed by Yusuke Suzuki.
This is a follow-up to 312222@main with a small cleanup.
* Source/cmake/WebKitCompilerFlags.cmake: Use cmake_push_check_state()
and cmake_pop_check_state() consistently to ensure that variables
are restored to their original values after modifying them for tests.
Canonical link: https://commits.webkit.org/312266@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications