Skip to content

Commit b01052c

Browse files
committed
Link swiftDispatch from Foundation
1 parent d6920f3 commit b01052c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/Foundation/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ target_link_libraries(Foundation PRIVATE
2323
FoundationInternationalization
2424
_CoreFoundation)
2525

26+
target_link_libraries(Foundation PUBLIC swiftDispatch)
27+
2628
install(TARGETS Foundation
2729
ARCHIVE DESTINATION lib
2830
LIBRARY DESTINATION lib

0 commit comments

Comments
 (0)