Re: [cmake-developers] Exporting an imported target not supported?

2019-03-08 Thread Brad King via cmake-developers
On 3/8/19 1:11 AM, Lassi Niemistö wrote: > Am I just missing something and should be able to install the export > of “extlib” without installing the target itself? Any reasoning why > imported targets should not be possible to export? Any other solution > ideas for passing the custom link dir of

[cmake-developers] CMake Xcode Scheme generator

2019-03-08 Thread Harry Mallon
I'm looking at replacing our CMake XCode Scheme generation with CMake's. * Is there a way to only make XCode schemes for some targets? As well as using CMAKE_XCODE_GENERATE_SCHEME is it possible to use XCODE_GENERATE_SCHEME as a target property perhaps? This is useful if you have many targets

[cmake-developers] [ANNOUNCE] CMake 3.14.0-rc4 is ready for testing

2019-03-08 Thread Robert Maynard via cmake-developers
I am proud to announce the fourth CMake 3.14 release candidate. https://cmake.org/download/ The first two 3.14.0 release candidates included the FindOcatave module. This has been removed in rc3, and rc4 pending further development. Documentation is available at: