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 757aaa3 commit 319b8bdCopy full SHA for 319b8bd
lib/CMakeLists.txt
@@ -77,7 +77,7 @@ if (SWIFT_SWIFT_PARSER)
77
)
78
79
swift_install_in_component(
80
- FILES "${SWIFT_HOST_LIBRARIES_DEST_DIR}/${sharedlib}"
+ PROGRAMS "${SWIFT_HOST_LIBRARIES_DEST_DIR}/${sharedlib}"
81
DESTINATION "lib${LLVM_LIBDIR_SUFFIX}/swift/host"
82
COMPONENT compiler
83
0 commit comments