Skip to content

Commit e32a104

Browse files
committed
Expose DYLIB_INSTALL_NAME_BASE
1 parent 2e8af1d commit e32a104

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
@@ -147,6 +147,7 @@ extension ProjectModel {
147147
case SPECIALIZATION_SDK_OPTIONS
148148
case SWIFT_VERSION
149149
case SWIFT_ACTIVE_COMPILATION_CONDITIONS
150+
case DYLIB_INSTALL_NAME_BASE
150151
}
151152

152153
public enum Platform: Hashable, CaseIterable, Sendable {

0 commit comments

Comments
 (0)