add_executable(serialtalk serialtalk.cpp)

 
install(TARGETS serialtalk DESTINATION bin)
