mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
-build-with-qt6 did not work for me, because the flag is ignored when selecting the qmake executable. It would find the system-wide qmake executable, which is Qt5 and then decide to build with Qt5. When the flag is set, try to search for a Qt6 version of qmake first. On Ubuntu based distros this seems to be qmake6 Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> |
||
|---|---|---|
| .. | ||
| android | ||
| docker | ||
| ios | ||
| linux | ||
| linux-trusty-qt512 | ||
| linux2 | ||
| mac | ||
| qt55 | ||
| qt56 | ||
| qt57 | ||
| qt59 | ||
| windows | ||
| windows-container | ||
| add-version-to-appdata.sh | ||
| build-libdivecomputer.sh | ||
| build.sh | ||
| check-version | ||
| checktranslation.pl | ||
| countTranslations.sh | ||
| diviac.pl | ||
| downloader.pl | ||
| get-dep-lib.sh | ||
| get-version | ||
| libmtp.patch | ||
| mobilecomponents.sh | ||
| parse-descriptor.pl | ||
| prep-manual.sh | ||
| release-message.sh | ||
| ReleaseTasks.txt | ||
| smtk2ssrf-build.sh | ||
| smtk2ssrf.pl | ||
| translationmark.pl | ||
| travis-wait.sh | ||
| updatetranslationsource.sh | ||
| whitespace.pl | ||
| win-ldd.pl | ||
| write-version | ||