Searched refs:withPython (Results 1 – 1 of 1) sorted by relevance
59 var withPython = false; variable140 txt += " python: Build Python bindings (" + (withPython? "yes" : "no") + ")\n";232 vf.WriteLine("WITH_PYTHON=" + (withPython? "1" : "0"));491 withPython = strToBool(arg.substring(opt.length + 1, arg.length));583 if (withPython == true) {650 txtOut += " Python bindings: " + boolToStr(withPython) + "\n";