[Mlir-commits] [mlir] [mlir][CMake] Modify the behavior of `add_mlir_aggregate ` and add `mlir_c_target_link_libraries`. (PR #141435)
Maksim Levental
llvmlistbot at llvm.org
Mon May 26 09:31:39 PDT 2025
================
@@ -26,8 +26,11 @@ add_mlir_public_c_api_library(MLIRCAPIPythonTestDialect
MLIRPythonTestIncGen
LINK_LIBS PUBLIC
- MLIRCAPIInterfaces
- MLIRCAPIIR
----------------
makslevental wrote:
i lost the thread - why is this necessary? something having to do with https://github.com/llvm/llvm-project/blob/ce5ac91a3b0fc3cdf6fe9559c817d49df99e4263/mlir/cmake/modules/AddMLIR.cmake#L420-L422 ?
https://github.com/llvm/llvm-project/pull/141435
More information about the Mlir-commits
mailing list