[CMake] Imported targets not available for Boost version

2017-06-30 Thread Burlen Loring
I have the above error after having to upgrade CMake on my Mac. I have read posts on SO and this list about this issue, stating that it is caused by Boost release being newer than Cmake. However it seems that it is also can be caused by Boost release being older than CMake since this version of

Re: [CMake] Unable to build cmoka project using cmake

2017-06-30 Thread Rajesh Kumar
Sure Chuck, will try and let you know. Regards Rajesh On Fri, Jun 30, 2017, 11:29 PM Chuck Atkins wrote: > Hi Rajesh, so you're saying it works with 3.8.2 but not with 3.9.x? Can > you try with the recent release candidate, 3.9.0-RC5? It would be helpful > to know the output from what you see

Re: [CMake] Unable to build cmoka project using cmake

2017-06-30 Thread Chuck Atkins
Hi Rajesh, so you're saying it works with 3.8.2 but not with 3.9.x? Can you try with the recent release candidate, 3.9.0-RC5? It would be helpful to know the output from what you see on the version that works vs the one that doesn't since it sounds like a possible regression. Thanks. --

Re: [CMake] Unable to build cmoka project using cmake

2017-06-30 Thread Rajesh Kumar
Tried with cmake 3.8.2 version. Able to compile CMOCKA. Regards Rajesh On Wed, Jun 21, 2017, 3:10 PM Rajesh Kumar wrote: > Hi Al, > > I am unable to build cmocka project using Cmake. The below are the errors > which I'm facing. > > "The C compiler identification is unknown" > "System is unknown

[CMake] find_package(), FindXXX.cmake and IMPORTED add_library()

2017-06-30 Thread Louis-Paul CORDIER
Hi, I'm particularly familiar with find_package() command, add_library(... IMPORTED) and find_library(). However, I found there are many differences on find_package() usage depending of the library being imported. For instance, using find_package() on Qt5 will retrieve a bunch of *Config.cma

Re: [CMake] hang in FindDoxygen.cmake on ppc64le

2017-06-30 Thread Serban Maerean
I cannot see the hang anymore, most probably a network issue. Pls ignore. Serban Maerean HPC Tools T/L: 293-9770, Tel.: 845-433-9770 E-mail: ser...@us.ibm.com From: Alex Turbov To: Serban Maerean Cc: cmake@cmake.org Date: 06/29/2017 06:37 AM Subject:Re: [CMake] hang in