Phonon/Releases/Core/stable: Difference between revisions
Apachelogger (talk | contribs) No edit summary |
Apachelogger (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
* Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from kdelibs git. | * Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from kdelibs git. | ||
* Prevent possible internal infinite loop call chains when trying to handle backend construction in simulation mode (i.e. without actual backend being installed on the system). | * Prevent possible internal infinite loop call chains when trying to handle backend construction in simulation mode (i.e. without actual backend being installed on the system). | ||
* When not building with PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, make sure that the relative Qt paths are set according to whether the build is meant for Qt4 or 5. Previously this would always install to a path for qt5. |
Revision as of 08:07, 20 June 2014
URL | |
SHA256 |
Bug Fixes
- Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from kdelibs git.
- Prevent possible internal infinite loop call chains when trying to handle backend construction in simulation mode (i.e. without actual backend being installed on the system).
- When not building with PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, make sure that the relative Qt paths are set according to whether the build is meant for Qt4 or 5. Previously this would always install to a path for qt5.