cmake/Tests/RunCMake/Swift/SwiftSimple.cmake
2020-08-30 11:54:41 +02:00

3 lines
46 B
CMake

enable_language(Swift)
add_library(L L.swift)