← Back to team overview

kicad-developers team mailing list archive

Re: [patch] default kicad_common to environment variables

 

Actually turns out theres a AssignDir function.

So tmpFileName = blah
just needs to be converted to tmpFileName.AssignDir( env_var )

assuming they didn't make assigndir barf on no trailing slash


References