Search found 1 match
- Sun Mar 10, 2024 9:38 pm
- Forum: ESP-IDF
- Topic: CMAKE_SYSTEM_NAME wrong when using esp-idf in custom cmake project
- Replies: 0
- Views: 401
CMAKE_SYSTEM_NAME wrong when using esp-idf in custom cmake project
I am trying use pure cmake to build a hello-world. I am following the documentation "Using ESP-IDF in Custom CMake Projects" and example "idf_as_lib": https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/build-system.html#using-esp-idf-in-custom-cmake-projects https://github.com/es...