summaryrefslogtreecommitdiffstats
path: root/Tests/SwiftOnly/CMakeLists.txt
blob: 5cb9739450edd5f797332f4bca97009fe674adf1 (plain)
1
2
3
4
cmake_minimum_required(VERSION 3.3)
project(SwiftOnly Swift)

add_executable(SwiftOnly main.swift)