← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH v2] Add FindSWIG.cmake from CMake 3.5 for swig 3.0 support

 

Patch committed in product branch r6959.  Thanks.

On 6/29/2016 10:07 AM, Simon Richter wrote:
> 
> The FindSWIG.cmake shipped with CMake 3.0 does not yet look for the
> "cmake3.0" binary, this was added shortly after the 3.0 release.
> 
> This file can be removed once the minimum CMake version is 3.1 or greater.
> ---
>  CMakeModules/FindSWIG.cmake | 96 +++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 96 insertions(+)
>  create mode 100644 CMakeModules/FindSWIG.cmake
> 
> 
> 
> _______________________________________________
> 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