add_executable(am7xxx-modeswitch am7xxx-modeswitch.c)
target_link_libraries(am7xxx-modeswitch ${LIBUSB_1_LIBRARIES})
install(TARGETS am7xxx-modeswitch
add_executable(am7xxx-modeswitch am7xxx-modeswitch.c)
target_link_libraries(am7xxx-modeswitch ${LIBUSB_1_LIBRARIES})
install(TARGETS am7xxx-modeswitch