Otavio Salvador d598202369 phonon: Fix building with Qt 5.4.2 or newer
Qt will now require using -fPIC flag for it's consumers. For cmake
Qt5Core exports the flag in it's public interface, but since
visibility try_compile test does not link against any lib, we need to
pass collected CMAKE_CXX_FLAGS (which have gathered -fPIC flag at that
phase).

This commit includes a backported patch from upcoming 4.9.0 release,
also included in the 4.8 maintenance branch.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-11-09 20:17:55 -02:00
2015-03-17 12:54:07 +01:00

OE layer to desktop environments based on qt5

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD

URI: git://github.com/meta-qt5/meta-qt5.git branch: master revision: HEAD

URI: git://git.openembedded.org/meta-openembedded branch: master revision: HEAD

Layer maintainer: Andreas Müller schnitzeltony@googlemail.com

Description
No description provided
Readme MIT 8.5 MiB
Languages
BitBake 99.4%
Roff 0.6%