Skip to content
  • Vadim Zhukov's avatar
    Add cmake_reset_check_state() macro · 9349d69a
    Vadim Zhukov authored and Brad King's avatar Brad King committed
    It's acknowledged that check state should not generally nest,
    so it should be cleared when used, for example, in Find* module.
    
    Also, add optional RESET argument to cmake_push_check_state().
    9349d69a