Y
Hacker News
new
|
ask
|
show
|
jobs
by
pusewicz
375 days ago
Yeah, it's nice to use a cross-platform, well established tool to actually build a Swift project.
1 comments
anextio
374 days ago
CMake support started as a community project but was adopted officially by Apple after they started adopting some Swift in the compiler codebase – an extremely large and complex CMake project – so the support is extremely robust now.
link