[cmake-developers] Extracting target metadata, IDE integration

Rolf Eike Beer eike at sf-mail.de
Fri Oct 3 09:52:01 EDT 2014


Brad King wrote:
> On 10/01/2014 07:46 PM, Aleix Pol wrote:
> > I'm very interested in getting this in and iterating forward.
> > 
> > Any comments? How do changes get integrated?
> 
> My main concern is that the format has not been proven with a
> corresponding implementation of an actual IDE/plugin to use it.
> Once we start producing a format changing it later will be
> problematic for compatibility.  Even though we added a version
> number to the file, an IDE might not be updated along with a
> CMake that produces a newer version.

This probably needs a way to query for the IDE which versions the given CMake 
version supports, no? Otherwise a newer IDE may request version 3 and just get 
nothing because the CMake binary only supports 1 and 2.

Eike
-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20141003/1086eb74/attachment-0002.sig>


More information about the cmake-developers mailing list