mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Summary: QtConcurrent isn't used any longer in swift code, so we can remove it from the list of enabled modules. Disabling it causes the QtConcurrent header path to be removed from the include paths and we no longer unnecessarily link against it. Reviewers: msutcliffe Reviewed By: msutcliffe Subscribers: jenkins Differential Revision: https://dev.swift-project.org/D25