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