Package: marble / 4:4.14.2-1

Metadata

Package Version Patches format
marble 4:4.14.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_qmake_fallback.diff | (download)

src/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fallback to qmake also when qt_imports_dir is "not found".
 If FindQt4.cmake cannot detect the QML imports dir (e.g. because it is
 missing), then QT_IMPORTS_DIR is defined but in a "not found" state.
 Also in such case, fallback to qmake to detect it.
do_not_install_private_headers | (download)

src/lib/marble/CMakeLists.txt | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

---