Skip to content

Commit eab562f

Browse files
authored
Merge pull request #39216 from salinas-miguel/main
2 parents 8315e8e + 1e94613 commit eab562f

File tree

3 files changed

+1360
-1263
lines changed

3 files changed

+1360
-1263
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
add_swift_host_tool(swift-stdlib-tool
2-
swift-stdlib-tool.mm
2+
swift-stdlib-tool.cpp
33
SWIFT_COMPONENT compiler)
44

5-
find_library(FOUNDATION NAMES Foundation)
6-
target_link_libraries(swift-stdlib-tool PRIVATE ${FOUNDATION})

0 commit comments

Comments
 (0)