← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Check required libraries in FindwxWidgets.cmake

 

Hi,

On 24.04.2017 14:55, Jan Mrázek wrote:

> I have updated my patch for this problem and managed to get it into
> CMake upstream. Since it will be included in CMake 3.9 and I think KiCAD
> is not going to switch to new version of CMake soon, I think it might be
> useful to include this patch also in the KiCADs copy of FindwxWidgets.cmake.

Ideally the one in KiCad should be identical to the one in CMake
upstream, except

 - the licence text needs to be included in full, while the CMake source
package refers to a common copy
 - files used from the CMake distribution (IIRC, FindwxWidgets.cmake
uses FPHSA and UsewxWidgets.cmake) need to be referenced without path
and suffix.

The last time we synchronized there were commits from me in both wx and
KiCad repositories.

   Simon


Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References