mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2024-11-30 15:37:05 +08:00
6 lines
190 B
CMake
6 lines
190 B
CMake
set(CMAKE_Swift_COMPILER "@CMAKE_Swift_COMPILER@")
|
|
set(CMAKE_Swift_COMPILER_ID "@CMAKE_Swift_COMPILER_ID@")
|
|
|
|
set(CMAKE_Swift_COMPILER_ID_RUN 1)
|
|
set(CMAKE_Swift_SOURCE_FILE_EXTENSIONS swift)
|