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.
2 parents 767ec05 + 0303132 commit 42d2441Copy full SHA for 42d2441
stdlib/public/Cxx/std/CMakeLists.txt
@@ -144,4 +144,4 @@ add_swift_target_library(swiftCxxStdlib STATIC NO_LINK_NAME IS_STDLIB IS_SWIFT_O
144
TARGET_SDKS ALL_APPLE_PLATFORMS LINUX
145
INSTALL_IN_COMPONENT compiler
146
INSTALL_WITH_SHARED
147
- DEPENDS libstdcxx-modulemap)
+ DEPENDS libstdcxx-modulemap libcxxshim_modulemap)
0 commit comments