Re: [Kicad-developers] CMake clean up.

2015-12-01 Thread Wayne Stambaugh
Will do. I have a patch somewhere that fixes this although it may no longer apply cleanly. On 12/1/2015 1:33 AM, Bernhard Stegmaier wrote: > If you start the CMake clean up, it would also be nice to fix the > generated files to be no longer generated in the src folder, but in the > build folder t

Re: [Kicad-developers] CMake clean up.

2015-11-30 Thread Bernhard Stegmaier
If you start the CMake clean up, it would also be nice to fix the generated files to be no longer generated in the src folder, but in the build folder to get a clean out-of-tree build… Regards, Bernhard > On 30 Nov 2015, at 22:26, Adam Wolf wrote: > > Sounds good! > > Adam Wolf > > On Mon,

Re: [Kicad-developers] CMake clean up.

2015-11-30 Thread Adam Wolf
Sounds good! Adam Wolf On Mon, Nov 30, 2015 at 11:40 AM, Wayne Stambaugh wrote: > One of the things on my short list is to remove all of the cmake > dependency library code from the kicad build configuration. I going to > start on that over the next few weeks so if you are using any of the > d