You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMAKE_Swift_LANGUAGE_VERSION isn't supported until CMake 3.16 which
isn't generally released yet. For anything less, pass in -swift-version
4.2 with add_compile_options.
0 commit comments