wenju-he wrote:

> Am I right in thinking that CMake 3.27's `DEPENDS_EXPLICIT_ONLY` would also 
> fix this? If so it might be worth documenting this explicitly, both in the 
> PR/commit and in the code? We might be able to refactor this in the future, 
> when LLVM updates its minimum version to 3.27.

done.
I noticed DEPENDS_EXPLICIT_ONLY in the cmake issue link above, but I didn't 
test it.
I have just test DEPENDS_EXPLICIT_ONLY on windows, it can indeed fix the 
sequential build issue.

https://github.com/llvm/llvm-project/pull/130755
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to