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 b682c08 commit 64c91c1Copy full SHA for 64c91c1
mlir/test/Examples/standalone/lit.local.cfg
@@ -13,3 +13,4 @@ config.substitutions.append(("%llvm_use_linker", config.llvm_use_linker))
13
config.substitutions.append(("%llvm_obj_root", config.llvm_obj_root))
14
config.substitutions.append(("%llvm_src_root", config.llvm_src_root))
15
config.substitutions.append(("%host_cmake_install_prefix", config.host_cmake_install_prefix))
16
+config.substitutions.append(("%host_cmake_cmd", config.host_cmake))
0 commit comments