Sign in
mpact
/
mpact-compiler
/
7bd4be7be0b5d112e6fd0f5ff6d55e02615c468e
/
.
/
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)