Re: [Development] qtwebengine creates broken cmake files

2014-12-09 Thread Stephen Kelly
Stephen Kelly wrote: > I also recommend hardcoding the exception for enginio and removing the > generic '-' solution to prevent such problems in the future. Exception is needed for webkit too, of course. Thanks, Steve. ___ Development mailing list De

[Development] qtwebengine creates broken cmake files

2014-12-09 Thread Stephen Kelly
Hello, https://qt.gitorious.org/qt/qtwebengine/commit/bef6cc644f176a69a85c68126bd0d7e50ab5757e causes https://bugreports.qt-project.org/browse/QTBUG-42073 because it disabled the tests (stupidly) instead of disabling the generation of cmake files. The commit message also conveys lack of u