Skip to content

try_compile: support Swift for cross-compilation

Saleem Abdulrasool requested to merge compnerd/cmake:swift-cross-compile into master

Ensure that we preserve the CMAKE_Swift_COMPILER_TARGET variable to use cross-compilation for testing the Swift compiler if appropriate.

Merge request reports