add_library(bcm2835 STATIC include/bcm2836.h src/bcm2836.c) target_include_directories(bcm2835 PUBLIC include/)