apple / apple/swift-distributed-tracing
Support building with CMake
- Dominant language
- Swift
- Stars
- 320
- Forks
- 57
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 1
Description
Support CMake build compatible with [SwiftPM](https://github.com/swiftlang/swift-package-manager/blob/main/CMakeLists.txt#L43) similar to [swift-certificates](https://github.com/apple/swift-certificates/blob/main/CMakeLists.txt), [swift-argument-parser](https://github.com/apple/swift-argument-parser/blob/main/CMakeLists.txt), or other SPM dependencies of SwiftPM.
Contributor guide
Research direction
Start by reading the SwiftPM CMakeLists.txt linked in the issue, then compare the CMakeLists.txt files in swift-certificates and swift-argument-parser. Determine the build integration needed for this repository and verify that the project builds through CMake compatibly with SwiftPM.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, swift
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100