We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e462b7 commit 1f38301Copy full SHA for 1f38301
mlir/lib/Dialect/Affine/Analysis/CMakeLists.txt
@@ -8,6 +8,9 @@ add_mlir_dialect_library(MLIRAffineAnalysis
8
ADDITIONAL_HEADER_DIRS
9
${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Affine
10
11
+ DEPENDS
12
+ MLIRFuncOpsIncGen
13
+
14
LINK_LIBS PUBLIC
15
MLIRAffineDialect
16
MLIRAnalysis
0 commit comments