blob: 86ea56055286089272f5d949ca4eabc1d58a4d50 [file] [log] [blame]
add_swift_executable(swift-reflection-dump
swift-reflection-dump.cpp
LINK_FAT_LIBRARIES
swiftReflection
COMPONENT_DEPENDS object support
)
swift_install_in_component(tools
TARGETS swift-reflection-dump
RUNTIME DESTINATION bin)