Skip to content

Commit f010298

Browse files
authored
Merge pull request swiftlang#20128 from compnerd/swift-host-tool-target
swift-stdlib-tool: switch to add_swift_host_tool
2 parents 6ce58e9 + 24dd173 commit f010298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/swift-stdlib-tool/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
add_swift_executable(swift-stdlib-tool
1+
add_swift_host_tool(swift-stdlib-tool
22
swift-stdlib-tool.mm)
33

44
find_library(FOUNDATION NAMES Foundation)

0 commit comments

Comments
 (0)