Skip to content

Commit 028b73a

Browse files
committed
Expose SWIFT_LIBRARIES_ONLY setting for SwiftPM
1 parent 49c22f9 commit 028b73a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftBuild/ProjectModel/BuildSettings.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ extension ProjectModel {
103103
case SWIFT_ENABLE_BARE_SLASH_REGEX
104104
case SWIFT_INDEX_STORE_ENABLE
105105
case SWIFT_INSTALL_MODULE
106+
case SWIFT_LIBRARIES_ONLY
106107
case SWIFT_PACKAGE_NAME
107108
case SWIFT_USER_MODULE_VERSION
108109
case TAPI_DYLIB_INSTALL_NAME

0 commit comments

Comments
 (0)