add_executable(args args.cpp)
target_link_libraries(args ${B0_LIBRARY})

