Commits

Doug Gregor committed 5ffb276c0c2
CMake: Give add_swift_library a TARGET_SDKS parameter to limit a particular library to a given set of SDKs. Use it to make AppKit a target library, which will only be built against the OS X SDK. Swift SVN r19414