# Placeholder for can_raw plugin
add_library(can_raw SHARED plugin_stub.cpp)
set_target_properties(can_raw PROPERTIES OUTPUT_NAME "can_raw")