[Mlir-commits] [llvm] [mlir] [CMake] Do not set CMP0116 explicitly to old (PR #90385)

Aiden Grossman llvmlistbot at llvm.org
Sat Apr 26 10:38:51 PDT 2025


boomanaiden154 wrote:

It ended up bisecting down to e04a352cca523eba2ac0d60063a3799f5bb1c69e in CMake, which about makes sense given the commit description:

```
Depfile parsing: enhance compatibility with GNU Make
```

I think we might just need to use fall back behavior for CMake <3.23.0. I'll push the patch for that and see how it goes.

https://github.com/llvm/llvm-project/pull/90385


More information about the Mlir-commits mailing list