[Merge] lp:~fboucault/webbrowser-app/cmake_no_depend_on_qmake into lp:webbrowser-app/staging

Olivier Tilloy olivier.tilloy at canonical.com
Fri Mar 3 15:30:44 UTC 2017


Review: Needs Fixing

When building locally (natively, not cross-compiling), i.e. running:
   cmake .
   make install DESTDIR=/tmp/bleh

I’m seeing the public QML modules being installed in $DESTDIR/usr/local/lib/qt5/qml/, whereas without your changes they are installed in $DESTDIR/usr/lib/x86_64-linux-gnu/qt5/qml/.

This doesn’t look right, QML is not going to search for modules in /usr/local/lib/qt5/qml by default.
-- 
https://code.launchpad.net/~fboucault/webbrowser-app/cmake_no_depend_on_qmake/+merge/318917
Your team Ubuntu Phablet Team is subscribed to branch lp:webbrowser-app/staging.



More information about the Ubuntu-reviews mailing list