We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef3e804 + ff64d67 commit 493744dCopy full SHA for 493744d
cmake/modules/SwiftCompilerCapability.cmake
@@ -39,6 +39,7 @@ function(swift_get_package_cmo_support out_var)
39
# > 6.0 : Fixed feature.
40
swift_supports_compiler_arguments(result
41
-package-name my-package
42
+ -enable-library-evolution
43
-Xfrontend -package-cmo
44
-Xfrontend -allow-non-resilient-access
45
)
0 commit comments