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