We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5033ea + 740e454 commit 9787cd2Copy full SHA for 9787cd2
cmake/modules/SwiftCompilerCapability.cmake
@@ -51,6 +51,7 @@ function(swift_get_package_cmo_support out_var)
51
# > 6.0 : Fixed feature.
52
swift_supports_compiler_arguments(result
53
-package-name my-package
54
+ -enable-library-evolution
55
-Xfrontend -package-cmo
56
-Xfrontend -allow-non-resilient-access
57
)
0 commit comments