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 b3c163c commit e806fd2Copy full SHA for e806fd2
stdlib/public/Reflection/CMakeLists.txt
@@ -2,5 +2,4 @@ add_swift_library(swiftReflection IS_STDLIB IS_HOST
2
Demangle.cpp
3
Remangle.cpp
4
TypeRef.cpp
5
- INSTALL_IN_COMPONENT dev
6
- COMPONENT_DEPENDS Support)
+ INSTALL_IN_COMPONENT dev)
0 commit comments