[cmake-developers] Compatible INTERFACE user properties and string properties

Stephen Kelly steveire at gmail.com
Fri Jan 11 18:15:41 EST 2013


Stephen Kelly wrote:

> Brad King wrote:
> 
>> On 01/10/2013 01:04 PM, Stephen Kelly wrote:
>>> the COMPATIBLE_INTERFACE_BOOL property:
>>>
>>>set_property(TARGET Qt4::QAxServer APPEND PROPERTY
>>>COMPATIBLE_INTERFACE_BOOL QT4_NO_LINK_QTMAIN)
>>
>> A better name may be "INTERFACE_COMPATIBLE_BOOL" since the compatibility
>> requirement is actually part of the interface.
> 
> Perhaps.
> 
> I chose COMPATIBLE_INTERFACE_BOOL because it is not INTERFACE_*, which
> would imply a different convention.

There doesn't seem to be too strong opinions on this, so I pushed it to next 
as-is for the above reason.

Thanks,

Steve.






More information about the cmake-developers mailing list