Skip to content

Commit 64c91c1

Browse files
committed
Update lit.local.cfg
1 parent b682c08 commit 64c91c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/test/Examples/standalone/lit.local.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ config.substitutions.append(("%llvm_use_linker", config.llvm_use_linker))
1313
config.substitutions.append(("%llvm_obj_root", config.llvm_obj_root))
1414
config.substitutions.append(("%llvm_src_root", config.llvm_src_root))
1515
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

Comments
 (0)