Sign in
fuchsia
/
third_party
/
swift
/
refs/heads/upstream/holiday-patches
/
.
/
tools
/
swift-reflection-fuzzer
/
CMakeLists.txt
blob: add15f76d4a3810da42b8352040f77439188cfd5 [
file
] [
log
] [
blame
] [
edit
]
add_swift_fuzzer_host_tool(swift-reflection-fuzzer
swift-reflection-fuzzer.cpp
LLVM_LINK_COMPONENTS support
SWIFT_COMPONENT tools
)
target_link_libraries(swift-reflection-fuzzer
PRIVATE
swiftReflection)