We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecbe0a3 commit c55af46Copy full SHA for c55af46
mlir/tools/mlir-irdl-to-cpp/CMakeLists.txt
@@ -6,4 +6,4 @@ mlir_target_link_libraries(mlir-irdl-to-cpp
6
MLIRTargetIRDLToCpp
7
)
8
9
-setup_host_tool(mlir-irdl-to-cpp MLIR_IRDL_TO_CPP MLIR_IRDL_TO_CPP_EXE MLIR_IRDL_TO_CPP_TARGET)
+setup_host_tool(mlir-irdl-to-cpp MLIR_IRDL_TO_CPP MLIR_IRDL_TO_CPP_EXE MLIR_IRDL_TO_CPP_TARGET)
0 commit comments