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.
swift_install_in_component
1 parent a6bd784 commit 82b43e6Copy full SHA for 82b43e6
lib/ClangImporter/CMakeLists.txt
@@ -57,7 +57,6 @@ add_custom_target("copy_cxxInterop_support_header"
57
COMMENT "Copying C++ interop support header to ${SWIFTINC_DIR}")
58
59
swift_install_in_component(FILES "${CMAKE_CURRENT_SOURCE_DIR}/cxx-interop.h"
60
- TARGET ${SWIFT_CLANG_RESOURCE_DIR_SYMLINK_INSTALL_TARGET}
61
DESTINATION "include/swift"
62
COMPONENT compiler)
63
0 commit comments