chore: sync local state
This commit is contained in:
@@ -34,11 +34,11 @@ endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "C:/Espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s2-elf-objdump.exe")
|
||||
set(CMAKE_OBJDUMP "C:/Espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("F:/DEVICE_BUILD_ZONE/BlablaStoiku/ControllerStoek/build/esp-idf/newlib/port/cmake_install.cmake")
|
||||
include("F:/01_EMBEDDED/01_DEVICE_BUILD_ZONE/01_PROJECT_FINISH/BlablaStoiku/ControllerStoek/build/esp-idf/newlib/port/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user