Re: [yocto] SDK install w/ CMake

2019-02-14 Thread Eric Schwarz
Hi Pascal I don't think your issue has something do to with CMake. You are right IMHO. We checked again the pugixml installation behaviour and it turned out we are experiencing the same issue. we have got the problem that w/ the Yocto recipe and CMake install targets as below always

Re: [yocto] SDK install w/ CMake

2019-02-06 Thread Bach, Pascal
Hi Eric I don't think your issue has something do to with CMake. > -Original Message- > From: yocto-boun...@yoctoproject.org > On Behalf Of Eric Schwarz > Sent: Freitag, 1. Februar 2019 09:51 > To: yocto@yoctoproject.org > Subject: [yocto] SDK install w/ CMake >

[yocto] SDK install w/ CMake

2019-02-01 Thread Eric Schwarz
Hello, we have got the problem that w/ the Yocto recipe and CMake install targets as below always everything (headers and library or binary respectively) is installed in the SDK. The binary also goes into the SDK even though we just add it to IMAGE_INSTALL based on a XILINX yocto build