Sign in
mpact
/
mpact-compiler
/
39174572b95a2ab345448d47f72e1a981474c993
/
.
/
lib
/
CAPI
/
CMakeLists.txt
blob: f45c4691d4bd97d710928f14f4a5e099b0dd4d80 [
file
] [
log
] [
blame
]
add_mlir_public_c_api_library(MPACTCAPI
Registration.cpp
ENABLE_AGGREGATION
LINK_LIBS PUBLIC
MLIRIR
MLIRSupport
MPACTTransformPasses
)
mpact_target_includes(MPACTCAPI)