From b40354c7f28676d011de35e49b178d9aa789bbc7 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 8 Jan 2021 12:53:27 -0800 Subject: build-system: compile stats code on mobile OSs Android and iOS use qmake, so add the code to the .pro file. This also removes all remnants of QCharts includes and uses and all the references to QCharts in our various build systems. That was a brief but extremely useful detour. Signed-off-by: Dirk Hohndel --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 6b12a10f0..749468049 100644 --- a/INSTALL +++ b/INSTALL @@ -75,7 +75,7 @@ As of this writing, there is thankfully a thirdparty offline installer still available: pip3 install aqtinstall - aqt install -O 5.15.2 mac desktop -m qtcharts + aqt install -O 5.15.2 mac desktop (or whatever version / OS you need). This installer is surprisingly fast and seems well maintained - note that we don't use this for Windows as -- cgit v1.2.3-70-g09d2