microsoft / ros_azure_iothub

This repository contains a ROS node for bidirectional communication with IoT Hub
38 stars 30 forks source link

Updated the CMakeLists.txt to accommodate azure-iot-sdk-c:LTS_02_2020_Ref01 release #19

Closed seanyen closed 4 years ago

seanyen commented 4 years ago

And tweak the build instructions to only build cpp version.

One still needs this https://github.com/microsoft/vcpkg/pull/11017 to correctly build the project.