| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289 |
- # Install script for directory: C:/Dev/esp/v5.5.1/esp-idf
- # Set the install prefix
- if(NOT DEFINED CMAKE_INSTALL_PREFIX)
- set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/nimble_gatt_server")
- endif()
- string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
- # Set the install configuration name.
- if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
- if(BUILD_TYPE)
- string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
- CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
- else()
- set(CMAKE_INSTALL_CONFIG_NAME "")
- endif()
- message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
- endif()
- # Set the component getting installed.
- if(NOT CMAKE_INSTALL_COMPONENT)
- if(COMPONENT)
- message(STATUS "Install component: \"${COMPONENT}\"")
- set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
- else()
- set(CMAKE_INSTALL_COMPONENT)
- endif()
- endif()
- # Is this installation the result of a crosscompile?
- if(NOT DEFINED CMAKE_CROSSCOMPILING)
- set(CMAKE_CROSSCOMPILING "TRUE")
- endif()
- # Set path to fallback-tool for dependency-resolution.
- if(NOT DEFINED CMAKE_OBJDUMP)
- set(CMAKE_OBJDUMP "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/xtensa/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_driver_gpio/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_timer/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_pm/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/mbedtls/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/bootloader/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esptool_py/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/partition_table/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_app_format/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_bootloader_format/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/app_update/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_partition/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/efuse/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/bootloader_support/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_mm/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/spi_flash/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_system/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_common/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_rom/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/hal/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/log/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/heap/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/soc/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_security/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_hw_support/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/freertos/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/newlib/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/pthread/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/cxx/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_event/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/nvs_flash/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_phy/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_ringbuf/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_driver_uart/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_vfs_console/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/vfs/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/lwip/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_netif_stack/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_netif/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/wpa_supplicant/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_coex/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_wifi/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_driver_spi/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_gdbstub/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/bt/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_driver_bitscrambler/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/esp_driver_rmt/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/espressif__led_strip/cmake_install.cmake")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for the subdirectory.
- include("D:/Project/ble_auracast/test/NimBLE_GATT_Server/build/esp-idf/main/cmake_install.cmake")
- endif()
|