What are the plans with CamelCase includes?
David Faure
faure at kde.org
Thu Jan 2 11:25:47 UTC 2014
On Thursday 02 January 2014 11:35:43 David Faure wrote:
> See attached patch.
I forgot to attach the corresponding patch for ECM.
Tested on KParts too, with the addition of a "PREFIX" variable.
MODULE_NAME = KParts or KIOCore .. the include dir under KF5, always titlecase
PREFIX = KParts or KIO, the subdir inside MODULE_NAME for namespaced headers,
gets lowercased for lowercase headers.
include/KF5/KParts/KParts/BrowserExtension
include/KF5/KParts/kparts/browserextension.h
Awaiting for green light.
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ECMGenerateHeaders.cmake.diff
Type: text/x-patch
Size: 2765 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140102/09e20db3/attachment.diff>
More information about the Kde-frameworks-devel
mailing list