On 03/21/2013 02:47 PM, Alexander Neundorf wrote: > Still, is the "PUBLIC" part necessary ? > IMO PRIVATE and INTERFACE suffice, and for me it seems more straighforward to > separate only between these two.
PRIVATE and INTERFACE are sufficient but need to be duplicated to produce the equivalent of PUBLIC. It is very common for an implementation dependency to also be a usage requirement, especially for include paths. -Brad _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel