RFC Rules for installation of header files
Stephen Kelly
steveire at gmail.com
Sun Nov 24 23:43:52 UTC 2013
Aurélien Gâteau wrote:
> Looks like we have an agreement then. Let me recap:
>
> # Installation dir
>
> All header files are installed in $PREFIX/include/KF5/$Framework.
> This includes 'k' prefixed headers like kfoo and KFoo,
> non-prefixed headers such as bar.h and Bar, as well as special headers
> such as ${framework}_export.h and ${framework}_version.h.
>
> # Include path
>
> For 'k' prefixed headers, include path is
> $PREFIX/include/KF5/$Framework.
>
> For non-prefixed headers, include path is $PREFIX/include/KF5.
Thanks for working on this!
Is the above agreed? It will require patching KDEInstallDirs.cmake in ecm.
Thanks,
Steve.
More information about the Kde-frameworks-devel
mailing list