# This is the CMakeCache file. # For build in directory: /home/buildroot/autobuild/instance-1/output-1/build/stellarium-0.19.1 # It was generated by CMake: /home/buildroot/autobuild/instance-1/output-1/host/bin/cmake # 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 ######################## //No help, variable specified on the command line. BUILD_DOC:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_DOCS:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_EXAMPLE:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_EXAMPLES:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_SHARED_LIBS:UNINITIALIZED=ON //No help, variable specified on the command line. BUILD_TEST:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_TESTING:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_TESTS:UNINITIALIZED=OFF //Path to a program. CCACHE_PROGRAM:FILEPATH=CCACHE_PROGRAM-NOTFOUND //Path to a program. CMAKE_AR:FILEPATH=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar //Buildroot build configuration CMAKE_BUILD_TYPE:STRING=Release //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=OFF //Buildroot CXXFLAGS CMAKE_CXX_FLAGS:STRING=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os //Debug CXXFLAGS CMAKE_CXX_FLAGS_DEBUG:STRING= //Flags used by the compiler during release builds for minimum // size. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Release CXXFLAGS CMAKE_CXX_FLAGS_RELEASE:STRING= -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Buildroot CFLAGS CMAKE_C_FLAGS:STRING=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os //Debug CFLAGS CMAKE_C_FLAGS_DEBUG:STRING= //Flags used by the compiler during release builds for minimum // size. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Release CFLAGS CMAKE_C_FLAGS_RELEASE:STRING= -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Buildroot LDFLAGS for executables CMAKE_EXE_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr //Path to a program. CMAKE_LINKER:FILEPATH=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make //Buildroot LDFLAGS for module libraries CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-objdump //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=Stellarium //Path to a program. CMAKE_RANLIB:FILEPATH=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ranlib //Buildroot LDFLAGS for shared libraries CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //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 //Flags used by the linker during the creation of static libraries. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-strip //The CMake toolchain file CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/buildroot/autobuild/instance-1/output-1/host/share/buildroot/toolchainfile.cmake //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE //Define whether GPS queries should be supported. ENABLE_GPS:BOOL=OFF //Define whether media support should be activated. ENABLE_MEDIA:BOOL=ON //Define whether program translation should be supported. ENABLE_NLS:BOOL=OFF //Define whether scripting features should be activated. ENABLE_SCRIPTING:BOOL=OFF //Define whether the unit tests should be activated. ENABLE_TESTING:BOOL=0 //Set to 1 or true if you want to have make package target GENERATE_PACKAGE_TARGET:BOOL=1 //Enable to log OpenGL information using the GL_KHR_debug extension/QOpenGLLogger OPENGL_DEBUG_LOGGING:BOOL=0 //The directory containing a CMake configuration file for Qt5Concurrent. Qt5Concurrent_DIR:PATH=/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/cmake/Qt5Concurrent //The directory containing a CMake configuration file for Qt5Core. Qt5Core_DIR:PATH=/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/cmake/Qt5Core //The directory containing a CMake configuration file for Qt5Gui. Qt5Gui_DIR:PATH=/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/cmake/Qt5Gui //The directory containing a CMake configuration file for Qt5Network. Qt5Network_DIR:PATH=/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/cmake/Qt5Network //The directory containing a CMake configuration file for Qt5PrintSupport. Qt5PrintSupport_DIR:PATH=/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/cmake/Qt5PrintSupport //The directory containing a CMake configuration file for Qt5SerialPort. Qt5SerialPort_DIR:PATH=Qt5SerialPort_DIR-NOTFOUND //The directory containing a CMake configuration file for Qt5Widgets. Qt5Widgets_DIR:PATH=/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/cmake/Qt5Widgets //Choose the type of GUI to build, options are: Standard, None STELLARIUM_GUI_MODE:STRING=Standard //Set 1 to build as an official release (0 for development snapshots). STELLARIUM_RELEASE_BUILD:BOOL=1 //Value Computed by CMake Stellarium_BINARY_DIR:STATIC=/home/buildroot/autobuild/instance-1/output-1/build/stellarium-0.19.1 //Value Computed by CMake Stellarium_SOURCE_DIR:STATIC=/home/buildroot/autobuild/instance-1/output-1/build/stellarium-0.19.1 //Define whether the AngleMeasure plugin should be created. USE_PLUGIN_ANGLEMEASURE:BOOL=1 //Define whether the ArchaeoLines plugin should be created. USE_PLUGIN_ARCHAEOLINES:BOOL=1 //Define whether the CompassMarks plugin should be created. USE_PLUGIN_COMPASSMARKS:BOOL=1 //Define whether the EquationOfTime plugin should be created. USE_PLUGIN_EQUATIONOFTIME:BOOL=1 //Define whether the Exoplanets plugin should be created. USE_PLUGIN_EXOPLANETS:BOOL=1 //Define whether the FOV plugin should be created. USE_PLUGIN_FOV:BOOL=1 //Define whether the HelloStelModule plugin should be created. USE_PLUGIN_HELLOSTELMODULE:BOOL=0 //Define whether the MeteorShowers plugin should be created. USE_PLUGIN_METEORSHOWERS:BOOL=1 //Define whether the NavStars plugin should be created. USE_PLUGIN_NAVSTARS:BOOL=1 //Define whether the Novae plugin should be created. USE_PLUGIN_NOVAE:BOOL=1 //Define whether the Observability plugin should be created. USE_PLUGIN_OBSERVABILITY:BOOL=1 //Define whether the Oculars plugin should be created. USE_PLUGIN_OCULARS:BOOL=1 //Define whether the PointerCoordinates plugin should be created. USE_PLUGIN_POINTERCOORDINATES:BOOL=1 //Define whether the Pulsars plugin should be created. USE_PLUGIN_PULSARS:BOOL=1 //Define whether the Quasars plugin should be created. USE_PLUGIN_QUASARS:BOOL=1 //Define whether the RemoteSync plugin should be created. USE_PLUGIN_REMOTESYNC:BOOL=1 //Define whether the Satellites plugin should be created. USE_PLUGIN_SATELLITES:BOOL=1 //Define whether the Scenery3d plugin should be created. USE_PLUGIN_SCENERY3D:BOOL=1 //Define whether the SimpleDrawLine plugin should be created. USE_PLUGIN_SIMPLEDRAWLINE:BOOL=0 //Define whether the SolarSystemEditor plugin should be created. USE_PLUGIN_SOLARSYSTEMEDITOR:BOOL=1 //Define whether the Supernovae plugin should be created. USE_PLUGIN_SUPERNOVAE:BOOL=1 //Define whether the TelescopeControl plugin should be created. USE_PLUGIN_TELESCOPECONTROL:BOOL=1 //Define whether the TextUserInterface plugin should be created. USE_PLUGIN_TEXTUSERINTERFACE:BOOL=1 //No help, variable specified on the command line. USE_SYSTEM_ZLIB:UNINITIALIZED=ON ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/home/buildroot/autobuild/instance-1/output-1/build/stellarium-0.19.1 //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=8 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/home/buildroot/autobuild/instance-1/output-1/host/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/home/buildroot/autobuild/instance-1/output-1/host/bin/ctest //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //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=/home/buildroot/autobuild/instance-1/output-1/build/stellarium-0.19.1 //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/home/buildroot/autobuild/instance-1/output-1/host/share/cmake-3.8 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1