Skip to content
  • Brad King's avatar
    Tests: Add FileAPI case for cross-directory target_* commands · 0d64c3ab
    Brad King authored
    The backtraces for some of the commands incorrectly come from the
    target's directory instead of the caller's directory.  Expect the
    incorrect backtraces in test results for now.
    
    Increase the minimum required version of CMake in the test case
    to enable policy CMP0079 to support cross-directory calls.
    
    Issue: #23873
    0d64c3ab