mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-13 12:42:20 +00:00
Parallelize builds and upgrade build environments (#4749)
* Parallelize QWT builds * Upgrade macOS Builds to Sonoma with Xcode 15.2 and Qt 6.6 * Upgrade Windows builds to Visual Studio 2022
This commit is contained in:
@@ -16,6 +16,7 @@ include( $${QWT_ROOT}/qwtfunctions.pri )
|
||||
|
||||
# Fix for parallel build race condition where moc_predefs.h is missing
|
||||
compiler_moc_header_make_all.depends += compiler_moc_predefs_make_all
|
||||
compiler_moc_source_make_all.depends += compiler_moc_predefs_make_all
|
||||
|
||||
QWT_OUT_ROOT = $${OUT_PWD}/..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user