add_library(
    sensors
    sensor.hpp
)

set_target_properties(sensors PROPERTIES LINKER_LANGUAGE CXX)