Skip to content
  • Brad King's avatar
    Set policy CMP0025 to NEW while building CMake itself · 1763c31c
    Brad King authored
    CMake is aware of the policy's NEW behavior and the AppleClang compiler
    id.  Set the policy to NEW explicitly to avoid the warning and get the
    NEW behavior.
    
    Also teach the RunCMake test infrastructure to build tests with
    -DCMAKE_POLICY_DEFAULT_CMP0025=NEW to avoid the policy warning
    in test output that must match specific regular expressions.
    1763c31c