← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] List Boost as a dependency for kicad2step

 

Hi Simon,

Thanks for catching. Pushed to both branches.

Cheers,

John

On Mon, Apr 15, 2019 at 11:35 PM Simon Richter <Simon.Richter@xxxxxxxxxx> wrote:
>
>
> This is not technically correct (the Boost dependency is introduced through
> libcommon), but less invasive as it doesn't pull in libcommon on the linker
> command line.
> ---
>  utils/kicad2step/CMakeLists.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> _______________________________________________
> 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