X-Git-Url: https://gitweb.ps.run/matrix_esp_thesis/blobdiff_plain/22b9954c1582649310fbc49f54653996d24e5ab7..c471aae81fd534281d5881db9d5a251200005cb3:/esp32/esp_project/components/olm/CMakeLists.txt diff --git a/esp32/esp_project/components/olm/CMakeLists.txt b/esp32/esp_project/components/olm/CMakeLists.txt index e17b8ad..07bb160 100644 --- a/esp32/esp_project/components/olm/CMakeLists.txt +++ b/esp32/esp_project/components/olm/CMakeLists.txt @@ -34,5 +34,4 @@ add_definitions(-DOLMLIB_VERSION_MINOR=2) add_definitions(-DOLMLIB_VERSION_PATCH=15) SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fpermissive -Wl,--allow-multiple-definition") -SET(CMAKE_CXX_COMPILER "C:/Espressif/tools/xtensa-esp32-elf/esp-12.2.0_20230208/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc.exe")