On Monday, 30 November 2020 03:01:53 PST Robert Löhning wrote:
> Am 28.11.2020 um 17:56 schrieb Thiago Macieira:
> > On Friday, 27 November 2020 09:11:21 PST Robert Löhning wrote:
> >> Indeed. Builds for fuzzing can be done without it, but Google's oss-fuzz
> >> uses clang 12.0.0 with flag "-stdlib
Am 28.11.2020 um 17:56 schrieb Thiago Macieira:
On Friday, 27 November 2020 09:11:21 PST Robert Löhning wrote:
Indeed. Builds for fuzzing can be done without it, but Google's oss-fuzz
uses clang 12.0.0 with flag "-stdlib=libc++".
This works fine in 5.15. I don't know about 6.0 yet. I get build
On 11/25/20 4:22 PM, Thiago Macieira wrote:
What is the one generated in qtbase/lib/cmake/Qt6/qt.toolchain.cmake for?
There, we store information specific to the build of qtbase.
It's passed to CMake when you call qt-cmake / qt-configure-module to
build further parts of Qt.
CMake allows onl