← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Produce generated files in CMAKE_BINARY_DIR rather than in-source

 

Michael,

If you have been following this thread with Adam's comments, you've seen
that your patch doesn't address the 800 pound gorilla in the room that
is the dependency library build stuff (namely boost and wxwidgets) that
nullifies the usefulness of your patch.  That being said, your patch
does the correct thing.  I will defer it until after the stable release
and I remove the all of the dependency build cruft from the KiCad build
code.  Once that is complete, I will apply your patch and then we should
be set for technically correct out of source builds.

Thanks,

Wayne

On 9/14/2015 12:26 AM, Michael Beardsworth wrote:
> This change makes it possible to perform out-of-source builds.
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 


References