Searched defs:cxxCommandOpt (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp6713 String cxxCommand = parent.eval(cxxCommandOpt, "g++");
6983 { cxxCommandOpt = ccCommandOpt = commandOpt; }
6986 if (!parent.getAttribute(elem, "cxx", cxxCommandOpt))
7044 String cxxCommandOpt; member in class:buildtool::TaskCC

Completed in 84 milliseconds