[all-commits] [llvm/llvm-project] e78247: Fixed CMakeLists.txt to export mlir/include/mlir/D...
Murali Vijayaraghavan via All-commits
all-commits at lists.llvm.org
Fri Oct 21 14:48:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e78247112ac2599bd682e16429bfceada4ac803d
https://github.com/llvm/llvm-project/commit/e78247112ac2599bd682e16429bfceada4ac803d
Author: Murali Vijayaraghavan <muralivi at google.com>
Date: 2022-10-21 (Fri, 21 Oct 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/IR/CMakeLists.txt
Log Message:
-----------
Fixed CMakeLists.txt to export mlir/include/mlir/Dialenct/SparseTensor/IR/Enums.h correctly for installing MLIRSparseTensorEnums as a library in other projects using MLIR
Differential Revision: https://reviews.llvm.org/D136477
More information about the All-commits
mailing list