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 41b3bc7 commit 321bc5dCopy full SHA for 321bc5d
mlir/test/Examples/standalone/lit.local.cfg
@@ -14,3 +14,4 @@ config.substitutions.append(("%cmake_build_type", config.cmake_build_type))
14
config.substitutions.append(("%llvm_obj_root", config.llvm_obj_root))
15
config.substitutions.append(("%llvm_src_root", config.llvm_src_root))
16
config.substitutions.append(("%host_cmake_install_prefix", config.host_cmake_install_prefix))
17
+config.substitutions.append(("%host_cmake_cmd", config.host_cmake))
0 commit comments