Skip to content

CMakePushCheckState: Fix cmake_push_check_state RESET argument

This option was added by commit 9349d69a but has never worked. Fix the implementation to refer to macro arguments properly (not as normal variables).

Fixes: #17048 (closed)

Merge request reports