summaryrefslogtreecommitdiffstats
path: root/mlir/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mlir/CMakeLists.txt')
-rw-r--r--mlir/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mlir/CMakeLists.txt b/mlir/CMakeLists.txt
index be76e8d89eb..1f30d6834de 100644
--- a/mlir/CMakeLists.txt
+++ b/mlir/CMakeLists.txt
@@ -89,6 +89,7 @@ if (NOT LLVM_INSTALL_TOOLCHAIN_ONLY)
DESTINATION include
COMPONENT mlir-headers
FILES_MATCHING
+ PATTERN "*.def"
PATTERN "*.h"
PATTERN "*.inc"
PATTERN "*.td"
OpenPOWER on IntegriCloud