-
Notifications
You must be signed in to change notification settings - Fork 265
Closed
Description
Previous ID | SR-6183 |
Radar | None |
Original Reporter | @briancroom |
Type | Task |
Status | Resolved |
Resolution | Done |
Additional Detail from JIRA
Votes | 0 |
Component/s | XCTest |
Labels | Task, Linux |
Assignee | None |
Priority | Medium |
md5: 55b6c9013e4d23dd5c8eb5cbe99605d3
Issue Description:
While the long-term goal is still to make SwiftPM the primary way to build Corelibs XCTest, in the meantime, it would be great for the project to get incremental builds instead of always rebuilding the entire library as happens currently. It seems that adopting CMake would be the most pragmatic way to achieve this, and would be in keeping with other Swift.org projects. (e.g. libdispatch which recently switched over to CMake.)