[all-commits] [llvm/llvm-project] aab72f: [mlir] Update mlir/CMakeLists.txt to install *.def...
Kern Handa via All-commits
all-commits at lists.llvm.org
Mon Jan 6 01:02:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aab72f89b19ae38ea7ac3b7b51aae68fc10aef4f
https://github.com/llvm/llvm-project/commit/aab72f89b19ae38ea7ac3b7b51aae68fc10aef4f
Author: Kern Handa <kern.handa at gmail.com>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M mlir/CMakeLists.txt
Log Message:
-----------
[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
More information about the All-commits
mailing list