kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #20409
Re: [PATCH] Produce generated files in CMAKE_BINARY_DIR rather than in-source
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Mon, 14 Sep 2015 13:34:11 -0400
-
In-reply-to:
<CA+RaN47S-4eGfVK3eRr7fW0zyOetROPKr=LLjmgjz_ZQ35ptAQ@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
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