Commit 0e5c3f9
[mlir][cmake] Fix mlir target export (llvm#153341)
In llvm#152195, target export was
accidentally moved inside a conditional, but it should have been left
outside. This patch undoes that change.
(cherry picked from commit ada1911)1 parent 1f1a20b commit 0e5c3f9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
644 | | - | |
645 | 644 | | |
| 645 | + | |
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
| |||
0 commit comments