Skip to content

Commit 77615b9

Browse files
committed
Add PackageDescription to SwiftPM_EXPORTS
1 parent 9615510 commit 77615b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/PackageDescription/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,4 @@ install(FILES
6262

6363
install(TARGETS PackageDescription
6464
DESTINATION lib/swift/pm/ManifestAPI)
65+
set_property(GLOBAL APPEND PROPERTY SwiftPM_EXPORTS PackageDescription)

0 commit comments

Comments
 (0)