6 lines
94 B
CMake
6 lines
94 B
CMake
add_mlir_upstream_c_api_library(MLIRCAPIDebug
|
|
Debug.cpp
|
|
|
|
LINK_LIBS PUBLIC
|
|
MLIRSupport
|
|
)
|