qtdoc/examples/demos/graphs_csv
Sami Varanka 44f6242058 Fix graphs-csv with wasm-multithreaded build
csv-parser didn't get the -pthread flag. Now, we add the -pthread flag if this is compiled with multithreaded wasm.

Fixes: QTBUG-139340
Pick-to: 6.10.0 6.10
Change-Id: I0f9cca453bb7f13b8e3e005be5c55aa586cd2c88
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Reviewed-by: Johanna Äijälä <johanna.aijala@qt.io>
2025-09-15 11:43:46 +00:00
..
3rdparty Fix graphs-csv with wasm-multithreaded build 2025-09-15 11:43:46 +00:00
components Fix warnings graphscsv 2025-08-18 15:29:43 +02:00
data Add QtGraphs demo with CSV-reader 2025-08-14 08:28:02 +03:00
doc Add QtGraphs demo with CSV-reader 2025-08-14 08:28:02 +03:00
CMakeLists.txt Add QtGraphs demo with CSV-reader 2025-08-14 08:28:02 +03:00
Main.qml Fix warnings graphscsv 2025-08-18 15:29:43 +02:00
Units.qml Add QtGraphs demo with CSV-reader 2025-08-14 08:28:02 +03:00
datamodel.cpp Fix warnings graphscsv 2025-08-18 15:29:43 +02:00
datamodel.h Fix warnings graphscsv 2025-08-18 15:29:43 +02:00
main.cpp Add QtGraphs demo with CSV-reader 2025-08-14 08:28:02 +03:00