Files
swift-mirror/cmake
Brian Gesiak 4afca9d92b [CMake] Move 'handle_swift_sources', add function
Create a new CMake file responsible for functions that handle Swift
source files, such as `handle_swift_sources`. Also, add a new function,
`add_swift_source_group`, to this file. This function reduces some
duplication in `AddSwift.cmake`.
2016-05-05 16:35:20 -07:00
..