Searched refs:withPython (Results 1 – 1 of 1) sorted by relevance
64 var withPython = false; variable150 txt += " python: Build Python bindings (" + (withPython? "yes" : "no") + ")\n";261 vf.WriteLine("WITH_PYTHON=" + (withPython? "1" : "0"));532 withPython = strToBool(arg.substring(opt.length + 1, arg.length));626 if (withPython == true) {698 txtOut += " Python bindings: " + boolToStr(withPython) + "\n";