← Back to team overview

kicad-developers team mailing list archive

Re: OpenMP patch

 

I'm not sure why openmp would be a dependency that is compiler
dependent.  I didn't add the openmp dependency so I cannot comment on
why this would be specific to gcc.  Anyone else know why openmp was gcc
specific?

On 12/9/2015 7:15 PM, Simon Wells wrote:
> In BZR-6363 a patch was made so that OpenMP worked on non-gcc compilers
> 
> 
> check_find_package_result( OPENMP_FOUND "OpenMP" )
> 
> Was also added, This appears to make OpenMP a dependency for building kicad?
> 
> Is this meant to be the case or was this line added in error
> 
> thanks
> 
> Simon
> 
> 
> _______________________________________________
> 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
> 


Follow ups

References