Commit Graph

2 Commits

Author SHA1 Message Date
David Zarzycki
cddedb4531 [CMake] Unbreak unified builds on Linux 2018-08-10 06:38:34 -04:00
Saleem Abdulrasool
f140734584 build: extract libdispatch build for swift
Extract the ExternalProject handling for libdispatch needed to build
SourceKit on Linux into a separate CMake list.  This will allow us to
pull in a dependency on Foundation as well to allow building SwiftSyntax
on Linux which requires Foundation.  Foundation has a dependency on
libdispatch requiring that the external project handling is centralised.
2018-08-08 13:41:49 -07:00