← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Build fixes: bitmaps and polygon

 

Am 2019-01-31 12:24, schrieb jp charras:
Le 31/01/2019 à 18:21, John Beard a écrit :
Hi JP,

On Thu, Jan 31, 2019 at 4:55 PM jp charras <jp.charras@xxxxxxxxxx> wrote:

Perhaps this:

target_include_directories( pcbnew_kiface_objects PRIVATE
   $<TARGET_PROPERTY:common,INCLUDE_DIRECTORIES>
)

Unfortunately, does not work.

Is it the same error?

Cheers,

John


Yes it is, but your second set of patches fixed the issue.
Thanks.

Hi John-

I've pushed this patch as well as the segment tests and lib table updates. I modified the last one to change the sign of one comparison as well as update the copyright dates on the changed files.

Thanks again!
-Seth


References