Re: [Kicad-developers] 6.0.0 build flags

2021-12-25 Thread Jon Evans
I agree, KICAD_PCM can be removed now. On Sat, Dec 25, 2021 at 7:27 AM Nick Østergaard wrote: > Having the unused parameters is no harm, it will only generate a > warning at configure time. > > The KICAD_PCM flag already defaults to ON, but I guess it should just > be removed as an option? Are

Re: [Kicad-developers] 6.0.0 build flags

2021-12-25 Thread Nick Østergaard
Having the unused parameters is no harm, it will only generate a warning at configure time. The KICAD_PCM flag already defaults to ON, but I guess it should just be removed as an option? Are there any reason to keep it as a toggle for v6+? I am not aware of anything new flags for features in v7.