[Development] Qt5 Cmake Scripts: wrong include path or Unnecessary?
Thiago Macieira
thiago.macieira at intel.com
Sat Sep 15 08:59:22 CEST 2012
On sábado, 15 de setembro de 2012 13.12.22, Loaden wrote:
> See Qt5CoreConfigExtras.cmake
>
> > LN34: list(APPEND Qt5Core_INCLUDE_DIRS
> > "${_qt5_corelib_install_prefix}/mkspecs/default")
>
> I thought it should be:
> list(APPEND Qt5Core_INCLUDE_DIRS
> "${_qt5_corelib_install_prefix}/mkspecs/win32-msvc2010")
It's probably the same. "default" is either a copy or a symlink to the mkspec
Qt was compiled with.
> Or, just remove it.
> I don't know why we need this path for includes search?
For qplatformdefs.h.
--
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/20120915/1b9ec61b/attachment.sig>
More information about the Development
mailing list