Skip to content

Commit 82b43e6

Browse files
committed
[nfc] Fix the swift_install_in_component cmake
1 parent a6bd784 commit 82b43e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ClangImporter/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ add_custom_target("copy_cxxInterop_support_header"
5757
COMMENT "Copying C++ interop support header to ${SWIFTINC_DIR}")
5858

5959
swift_install_in_component(FILES "${CMAKE_CURRENT_SOURCE_DIR}/cxx-interop.h"
60-
TARGET ${SWIFT_CLANG_RESOURCE_DIR_SYMLINK_INSTALL_TARGET}
6160
DESTINATION "include/swift"
6261
COMPONENT compiler)
6362

0 commit comments

Comments
 (0)