Re: Fwd: Building kdevelop on Windows 10 with MinGW/gcc
René J.V. Bertin <[email protected]> Mon, 27 Jul 2020 12:49:49 +0200
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <2398172.D23XKyxFJ5@bola> |
Kevin Funk wrote on 20200727::11:44:51 re: "Re: Fwd: Building kdevelop on Windows 10 with MinGW/gcc" >> -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=OFF > >This should be: > -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=TRUE Doh, evidently. I still have to get this wrong the 1st time after not having used the feature for a while :( R.