[mlir] Update mlir/CMakeLists.txt to install *.def files

This is needed to consume mlir after it has been installed of the source
tree. Without this, consuming mlir results a build error.

Differential Revision: https://reviews.llvm.org/D72232

GitOrigin-RevId: aab72f89b19ae38ea7ac3b7b51aae68fc10aef4f
1 file changed
tree: 20665fd19212f6eab5824613f998856e100d59fd
  1. docs/
  2. examples/
  3. include/
  4. lib/
  5. test/
  6. tools/
  7. unittests/
  8. utils/
  9. .clang-format
  10. .clang-tidy
  11. CMakeLists.txt
  12. LICENSE.TXT
  13. README.md
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.