File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -157,15 +157,6 @@ swift_create_post_build_symlink(swift-frontend
157
157
DESTINATION "swift-parse-test${CMAKE_EXECUTABLE_SUFFIX} "
158
158
WORKING_DIRECTORY "${SWIFT_RUNTIME_OUTPUT_INTDIR} " )
159
159
160
- add_swift_tool_symlink (swift swift-frontend compiler )
161
- add_swift_tool_symlink (swiftc swift-frontend compiler )
162
- add_swift_tool_symlink (swift-symbolgraph-extract swift-frontend compiler )
163
- add_swift_tool_symlink (swift-api-extract swift-frontend compiler )
164
- add_swift_tool_symlink (swift-autolink-extract swift-frontend autolink-driver )
165
- add_swift_tool_symlink (swift-indent swift-frontend editor-integration )
166
- add_swift_tool_symlink (swift-api-digester swift-frontend compiler )
167
- add_swift_tool_symlink (swift-cache-tool swift-frontend compiler )
168
-
169
160
add_dependencies (compiler swift-frontend )
170
161
swift_install_in_component (FILES "${SWIFT_RUNTIME_OUTPUT_INTDIR} /swift${CMAKE_EXECUTABLE_SUFFIX} "
171
162
DESTINATION "bin"
You can’t perform that action at this time.
0 commit comments