We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4a189 commit d49e4a2Copy full SHA for d49e4a2
tools/driver/CMakeLists.txt
@@ -50,9 +50,6 @@ if(NOT SWIFT_BUILT_STANDALONE)
50
endif()
51
52
add_dependencies(compiler swift-frontend)
53
-swift_install_in_component(FILES "${SWIFT_RUNTIME_OUTPUT_INTDIR}/swift-frontend${CMAKE_EXECUTABLE_SUFFIX}"
54
- DESTINATION "bin"
55
- COMPONENT compiler)
56
swift_install_in_component(FILES "${SWIFT_RUNTIME_OUTPUT_INTDIR}/swift${CMAKE_EXECUTABLE_SUFFIX}"
57
DESTINATION "bin"
58
COMPONENT compiler)
0 commit comments