c Make Cache
c Make Cache
########################
# EXTERNAL cache entries
########################
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/home/dev/.espressif/tools/xtensa-esp-elf/esp-
14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-addr2line
//Path to a program.
CMAKE_AR:FILEPATH=/home/dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/
xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//Path to a program.
CMAKE_LINKER:FILEPATH=/home/dev/.espressif/tools/xtensa-esp-elf/esp-
14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld
//Path to a program.
CMAKE_NM:FILEPATH=/home/dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/
xtensa-esp-elf/bin/xtensa-esp32s3-elf-nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/home/dev/.espressif/tools/xtensa-esp-elf/esp-
14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/home/dev/.espressif/tools/xtensa-esp-elf/esp-
14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump
//Path to a program.
CMAKE_RANLIB:FILEPATH=/home/dev/.espressif/tools/xtensa-esp-elf/esp-
14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=/home/dev/.espressif/tools/xtensa-esp-elf/esp-
14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-readelf
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Path to a program.
CMAKE_STRIP:FILEPATH=/home/dev/.espressif/tools/xtensa-esp-elf/esp-
14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-strip
########################
# INTERNAL cache entries
########################