[Development] Qt 5 file hierarchy
Thiago Macieira
thiago.macieira at intel.com
Mon Sep 24 12:26:47 CEST 2012
On segunda-feira, 24 de setembro de 2012 11.35.26, Stephen Kelly wrote:
> On Friday, September 21, 2012 18:01:28 Thiago Macieira wrote:
> > lib/ - arch-specific files (also lib<qual> or lib/<arch>/)
> >
> > ./ - versioned libraries (.a, .so, .la, .prl)
> > pkgconfig/ - versioned .pc files
>
> CMake files also go under lib/
Right, the types of files we install are platform-specific: they refer to a
specific build.
There seem to be some shared files (Qt5CoreMacros.cmake), but not enough to
warrant installation in share/cmake/modules. The FindQt5.cmake script coming
from CMake itself or ECM should be there, though.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120924/81ac0558/attachment.sig>
More information about the Development
mailing list