Files
swift-mirror/stdlib/objc/ObjectiveC/CMakeLists.txt
Dmitri Hrybenko 6670bb76ec Rewrite the CMake build system
Swift SVN r24124
2014-12-23 22:15:30 +00:00

5 lines
100 B
CMake

add_swift_library(swiftObjectiveC IS_SDK_OVERLAY
ObjectiveC.swift
SWIFT_MODULE_DEPENDS Darwin)