blob: 82c3b7bcb6483ffbce9050140a8fed8fb84a36f1 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Support)
add_clang_executable(apinotes-test
APINotesTest.cpp
)
clang_target_link_libraries(apinotes-test PRIVATE
clangAPINotes)