CMake Cache
CMake Cache
########################
# EXTERNAL cache entries
########################
//libretro Enabled
BUILD_LIBRETRO:BOOL=ON
//SDL Enabled
BUILD_SDL:BOOL=ON
//Sokol Enabled
BUILD_SOKOL:BOOL=OFF
//Janet Enabled
BUILD_WITH_JANET:BOOL=ON
//mruby Enabled
BUILD_WITH_MRUBY:BOOL=ON
//Path to a program.
CCACHE_BINARY:FILEPATH=CCACHE_BINARY-NOTFOUND
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND
//Path to a program.
CMAKE_AR:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ar
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/c++
//C compiler
CMAKE_C_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/cc
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
//Path to a program.
CMAKE_LINKER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
//Path to a program.
CMAKE_NM:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
//OBJC compiler
CMAKE_OBJC_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/cc
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/objdump
//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Path to a program.
CMAKE_RANLIB:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND
//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=/Library/Developer/CommandLineTools/usr/bin/strip
//Path to a library.
COREHAPTICS:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/
System/Library/Frameworks/CoreHaptics.framework
//Path to the coverage program that CTest uses for performing coverage
// inspection
COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov
//Path to a library.
GAMECONTROLLER:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/
System/Library/Frameworks/GameController.framework
//Path to a program.
GITCOMMAND:FILEPATH=/usr/bin/git
//Path to the memory checking command, used for memory error detection.
MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND
//pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=PKG_CONFIG_EXECUTABLE-NOTFOUND
//Path to a program.
RAKE:FILEPATH=/usr/bin/rake
//Path to a program.
RUBY:FILEPATH=/usr/bin/ruby
//Install test-cases
SDL_INSTALL_TESTS:BOOL=OFF
//Support the JACK audio API
SDL_JACK:BOOL=OFF
//Use PulseAudio
SDL_PULSEAUDIO:BOOL=OFF
//Enable -Werror
SDL_WERROR:BOOL=OFF
//Enable libuv
USE_LIBUV:STRING=TRUE
########################
# INTERNAL cache entries
########################