Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7
set(LLVM_LINK_COMPONENTS Support) add_clang_executable(apinotes-test APINotesTest.cpp ) clang_target_link_libraries(apinotes-test PRIVATE clangAPINotes)