llvm-project/mlir/test/Examples/standalone/lit.local.cfg

4 lines
177 B
INI

config.substitutions.append(("%cmake", config.host_cmake))
config.substitutions.append(("%host_cxx", config.host_cxx))
config.substitutions.append(("%host_cc", config.host_cc))