← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH 2/4] Use CMake function for position independent code

 

Is this patch cmake version dependent and if so it 2.8.4 or greater?

On 12/1/2015 2:14 AM, Simon Richter wrote:
> 
> CMake provides a simple declarative statement to enable PIC, so no compiler
> dependent handling is required. There is also no need to tell Boost to
> build with -fPIC, their build system is smart enough.
> ---
>  CMakeLists.txt                    | 13 ++++---------
>  CMakeModules/download_boost.cmake |  2 --
>  2 files changed, 4 insertions(+), 11 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
> 


Follow ups

References