Summary: |
[PATCH] Fix Qt5 compilation when only qt4-qmake is in the PATH |
Product: |
Telepathy
|
Reporter: |
Uwe L. Korn <uwelk> |
Component: |
tp-qt | Assignee: |
Telepathy bugs list <telepathy-bugs> |
Status: |
RESOLVED
FIXED
|
QA Contact: |
Telepathy bugs list <telepathy-bugs> |
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
git master | |
|
Hardware: |
Other | |
|
OS: |
All | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
CMake Patch to use CMakeConfig to determine location of Qt5
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 95589 [details] CMake Patch to use CMakeConfig to determine location of Qt5 Supports building Telepathy-Qt5 based on the installed CMakeConfig, so that it does not clash with an existing Qt4 installation.