[mlir] Update mlir/CMakeLists.txt to install *.def files
authorKern Handa <kern.handa@gmail.com>
Mon, 6 Jan 2020 09:01:59 +0000 (10:01 +0100)
committerAlex Zinenko <zinenko@google.com>
Mon, 6 Jan 2020 09:02:25 +0000 (10:02 +0100)
commitaab72f89b19ae38ea7ac3b7b51aae68fc10aef4f
treeb472dc2abe88e14ee087df8cb2a16defcc373d90
parent103a58c8f2b0a62a42f6eedcdef38222ff22a538
[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
mlir/CMakeLists.txt