blob: 4234e20cd1394ef5696778f319497491249cab20 [file] [log] [blame]
set(bcc_api_sources BPF.cc BPFTable.cc)
add_library(api-static STATIC ${bcc_api_sources})
install(FILES BPF.h BPFTable.h COMPONENT libbcc DESTINATION include/bcc)