Azure-Samples / MqttApplicationSamples

Samples implementing common PubSub patterns for Edge and Cloud Brokers
MIT License
25 stars 25 forks source link

CMAKE Warning #70

Closed rido-min closed 11 months ago

rido-min commented 1 year ago

I see a warning in the c/getting_started sample

CMake Deprecation Warning at scenarios/getting_started/c/build/_deps/mosquitto-src/CMakeLists.txt:7 (cmake_minimum_required):Compatibility with CMake < 3.5 will be removed from a future version of
CMake.

Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.