qtbase/examples/corelib/threads/mandelbrot
Kai Köhne e751c604df mandelbrot example: Remove explicit linking against libm
It seems not needed anymore with modern toolchains.

Pick-to: 6.3
Change-Id: Ic5386cad4576b10f49fd74212f3514e26cfb0abe
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-12-17 10:38:50 +01:00
..
CMakeLists.txt mandelbrot example: Remove explicit linking against libm 2021-12-17 10:38:50 +01:00
main.cpp Brush up the mandelbrot example 2021-04-14 08:24:04 +02:00
mandelbrot.pro mandelbrot example: Remove explicit linking against libm 2021-12-17 10:38:50 +01:00
mandelbrotwidget.cpp Port to QImage and QPixmap deviceIndependentSize() 2021-09-01 15:24:05 +02:00
mandelbrotwidget.h Brush up the mandelbrot example 2021-04-14 08:24:04 +02:00
renderthread.cpp Brush up the mandelbrot example 2021-04-14 08:24:04 +02:00
renderthread.h Brush up the mandelbrot example 2021-04-14 08:24:04 +02:00