mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-31 20:24:17 +00:00
10 lines
431 B
Plaintext
10 lines
431 B
Plaintext
CMake Deprecation Warning at /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt:21 (cmake_minimum_required):
|
|
Compatibility with CMake < 3.10 will be removed from a future version of
|
|
CMake.
|
|
|
|
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
|
|
to tell CMake that the project requires at least <min> but has been updated
|
|
to work with policies introduced by <max> or earlier.
|
|
|
|
|