Commit Graph

1 Commits

Author SHA1 Message Date
Doug Gregor
1c1462ff6b CMake: when building a static library, add a dummy .c file.
This works around an apparent Xcode bug that prevented the generated
project from properly building static libraries when all of the inputs
were Swift sources. Building static libraries works fine now in Xcode.

Swift SVN r19956
2014-07-14 22:35:24 +00:00