1config.substitutions.append(("%cmake", config.host_cmake)) 2config.substitutions.append(("%host_cxx", config.host_cxx)) 3config.substitutions.append(("%host_cc", config.host_cc)) 4
1config.substitutions.append(("%cmake", config.host_cmake)) 2config.substitutions.append(("%host_cxx", config.host_cxx)) 3config.substitutions.append(("%host_cc", config.host_cc)) 4