|
|
@ -5,7 +5,7 @@ |
|
|
|
# For more information about build system see |
|
|
|
# For more information about build system see |
|
|
|
# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html |
|
|
|
# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html |
|
|
|
|
|
|
|
|
|
|
|
set(PROJECT_VER "1.00.0a") |
|
|
|
set(PROJECT_VER "1.0.0") |
|
|
|
|
|
|
|
|
|
|
|
# esp-idf sets the C++ standard weird. Set cmake vars to match. |
|
|
|
# esp-idf sets the C++ standard weird. Set cmake vars to match. |
|
|
|
set(CMAKE_CXX_STANDARD 23) |
|
|
|
set(CMAKE_CXX_STANDARD 23) |
|
|
|