Commit b854eef
[cmake][Executor] Fix standalone mlir-executor build
This ensures `mlir-executor` can be built standalone by properly
depending on the `MLIRTensorRTCommon` package, which in turn requires
top-level CMake utilities.
GitOrigin-RevId: e204d59c9a95112803440565bc0810a492a1872b1 parent c4417e6 commit b854eef
File tree
2 files changed
+2
-1
lines changed- mlir-tensorrt
- build_tools/cmake
- common
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments