[mlir] Mark the MLIR tools for installation in CMake
authorKern Handa <kern.handa@gmail.com>
Wed, 5 Feb 2020 03:42:17 +0000 (03:42 +0000)
committerMehdi Amini <joker-eph@gmail.com>
Wed, 5 Feb 2020 03:42:57 +0000 (03:42 +0000)
commitb8004b7308b490b93231789cd05f86294a77d663
treeb9dd8e7d92664340017e0fa7d0bf494be25892da
parent9260d01faa664d557feeeec8df2f5c7561bb4a95
[mlir] Mark the MLIR tools for installation in CMake

This binplaces `mlir-translate`, `mlir-cuda-runner`, and `mlir-cpu-runner` when building the CMake install target.

Differential Revision: https://reviews.llvm.org/D73986
mlir/tools/mlir-cpu-runner/CMakeLists.txt
mlir/tools/mlir-cuda-runner/CMakeLists.txt
mlir/tools/mlir-translate/CMakeLists.txt