Skip to content
  • Brad King's avatar
    ENH: Create policy scope barriers · dfc181a1
    Brad King authored
    This creates a barrier mechanism to prevent user code from using
    cmake_policy(POP) to pop a scope it didn't push with cmake_policy(PUSH).
    dfc181a1