kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #21782
Re: [PATCH 3/4] Allow OpenMP with non-gcc compilers
Patch committed in r6363. Thanks.
On 12/1/2015 2:14 AM, Simon Richter wrote:
>
> This simply moves the OpenMP handling code out of the gcc specific block
> with no code changes. This is safe because OpenMP detection is portable.
> ---
> CMakeLists.txt | 33 +++++++++++++++++++--------------
> 1 file changed, 19 insertions(+), 14 deletions(-)
>
>
>
> _______________________________________________
> 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