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 589e6dc commit 0b66b50Copy full SHA for 0b66b50
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