# This is the CMakeCache file. # For build in directory: c:/PropellerProjects/GettingStarted/bin # It was generated by CMake: C:/PropWare/bin/cmake.exe # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Set all doubles to 32-bits (-m32bit-doubles) 32_BIT_DOUBLES:BOOL=ON //Cut out unused code (Compile: -ffunction-sections -fdata-sections; // Link: --gc-sections) AUTO_CUT_SECTIONS:BOOL=ON //Set C++ standard to the latest available by the compiler AUTO_CXX_STD:BOOL=ON //Set C standard to gnu99 (-std=gnu99) AUTO_C_STD:BOOL=ON //Set optimization level to "size" (-Os) AUTO_OPTIMIZATION:BOOL=ON //Path to a program. CMAKE_AR:FILEPATH=C:/parallax/bin/propeller-elf-ar.exe //Path to a program. CMAKE_ASM_COMPILER:FILEPATH=C:/parallax/bin/propeller-elf-gcc.exe //INTERNAL CMAKE_CONFIGURATION_TYPES:STRING=None //Path to a program. CMAKE_CXX_COMPILER:FILEPATH=C:/parallax/bin/propeller-elf-gcc.exe //Path to a program. CMAKE_C_COMPILER:FILEPATH=C:/parallax/bin/propeller-elf-gcc.exe //Path to a program. CMAKE_ELF_LOADER:FILEPATH=C:/parallax/bin/propeller-load.exe //Path to a program. CMAKE_ELF_SIZE:FILEPATH=C:/parallax/bin/propeller-elf-size.exe //Path to a program. CMAKE_GDB:FILEPATH=CMAKE_GDB-NOTFOUND //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=CMAKE_MAKE_PROGRAM-NOTFOUND //Path to a program. CMAKE_OBJCOPY:FILEPATH=C:/parallax/bin/propeller-elf-objcopy.exe //Path to a program. CMAKE_OBJDUMP:FILEPATH=C:/parallax/bin/propeller-elf-objdump.exe //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC= //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=GettingStarted //Path to a program. CMAKE_RANLIB:FILEPATH=C:/parallax/bin/propeller-elf-ranlib.exe //Path to a program. CMAKE_SPIN2DAT_COMPILER:FILEPATH=C:/parallax/bin/spin2cpp.exe //The CMake toolchain file CMAKE_TOOLCHAIN_FILE:FILEPATH=C:/PropWare/share/cmake-3.13/Modules/PropellerToolchain.cmake //Path to a file. ELF_SIZER:FILEPATH=C:/PropWare/share/cmake-3.13/Modules/CMakeElfSizer.cmake //Enable exceptions (requires hundreds of kilobytes of RAM) (-fexceptions/-fno-exceptions EXCEPTIONS:BOOL=OFF //Path to a file. GCC_PATH:PATH=C:/parallax/bin //Value Computed by CMake GettingStarted_BINARY_DIR:STATIC=C:/PropellerProjects/GettingStarted/bin //Value Computed by CMake GettingStarted_SOURCE_DIR:STATIC=C:/PropellerProjects/GettingStarted //Path to a file. PROPWARE_RUN_OBJCOPY:FILEPATH=C:/PropWare/share/cmake-3.13/Modules/CMakeRunObjcopy.cmake //Path to a file. PropWare_DAT_SYMBOL_CONVERTER:FILEPATH=C:/PropWare/share/cmake-3.13/Modules/CMakeDatSymbolConverter.cmake //Enable runtime type information (-frtti/-fno-rtti) RUNTIME_TYPE_INFORMATION:BOOL=OFF //Save preprocessed (.i/.ii) source and generated assembly (.s) // files. SAVE_TEMPS:BOOL=ON //Path to a program. SPIN2CPP_COMMAND:FILEPATH=C:/parallax/bin/spin2cpp.exe //Enable threadsafe statics (-fthreadsafe-statics/-fno-threadsafe-statics) THREADSAFE_STATICS:BOOL=OFF //Turn on all compiler warnings (-Wall) WARN_ALL:BOOL=ON ######################## # INTERNAL cache entries ######################## //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=c:/PropellerProjects/GettingStarted/bin //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=13 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=3 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=C:/PropWare/bin/cmake.exe //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=C:/PropWare/bin/cpack.exe //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=C:/PropWare/bin/ctest.exe //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=C:/PropWare/bin/cmake-gui.exe //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL= //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=C:/PropellerProjects/GettingStarted //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=C:/PropWare/share/cmake-3.13 //ADVANCED property for variable: CMAKE_TOOLCHAIN_FILE CMAKE_TOOLCHAIN_FILE-ADVANCED:INTERNAL=1 //Details about finding PropWare FIND_PACKAGE_MESSAGE_DETAILS_PropWare:INTERNAL=[C:/PropWare/share/cmake-3.13/Modules/PropellerToolchain.cmake][v3.0.0.228()]