CMakeLists.txt 94 B

12
  1. add_executable(shadow-example shadow-example.c)
  2. target_link_libraries(shadow-example iot_sdk)