6227ddf5df
CI / macOS (push) Has been cancelled
CI / Windows / Clang (push) Has been cancelled
Unity sets INTERFACE_SYSTEM_INCLUDE_DIRECTORIES to a path inside the build tree, which CMake rejects on newer versions. Clear it after FetchContent; the path remains in INTERFACE_INCLUDE_DIRECTORIES.