Skip to content

Commit e806fd2

Browse files
committed
Remove accidental CMake change to stdlib/public/Reflection
1 parent b3c163c commit e806fd2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

stdlib/public/Reflection/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ add_swift_library(swiftReflection IS_STDLIB IS_HOST
22
Demangle.cpp
33
Remangle.cpp
44
TypeRef.cpp
5-
INSTALL_IN_COMPONENT dev
6-
COMPONENT_DEPENDS Support)
5+
INSTALL_IN_COMPONENT dev)

0 commit comments

Comments
 (0)