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