# This is the CMakeCache file. # For build in directory: /home/naourr/work/instance-3/output-1/build/jpeg-turbo-2.0.3 # It was generated by CMake: /usr/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 ######################## //Build string (default: 20191216) BUILD:STRING=20191216 //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. CMAKE_AR:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-ar //ASM compiler CMAKE_ASM_COMPILER:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_ASM_COMPILER_AR:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc-ranlib //Flags used by the ASM compiler during all build types. CMAKE_ASM_FLAGS:STRING= //Flags used by the ASM compiler during DEBUG builds. CMAKE_ASM_FLAGS_DEBUG:STRING=-g //Flags used by the ASM compiler during MINSIZEREL builds. CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the ASM compiler during RELEASE builds. CMAKE_ASM_FLAGS_RELEASE:STRING=-O2 -DNDEBUG //Flags used by the ASM compiler during RELWITHDEBINFO builds. CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //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 -D_FORTIFY_SOURCE=1 //Debug CXXFLAGS CMAKE_CXX_FLAGS_DEBUG:STRING= //Release CXXFLAGS CMAKE_CXX_FLAGS_RELEASE:STRING= -DNDEBUG //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc-ranlib //Buildroot CFLAGS CMAKE_C_FLAGS:STRING=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 //Debug CFLAGS CMAKE_C_FLAGS_DEBUG:STRING= //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Release CFLAGS CMAKE_C_FLAGS_RELEASE:STRING= -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. 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 MINSIZEREL 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 RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF //Buildroot FCFLAGS CMAKE_Fortran_FLAGS:STRING=-Os //Debug Fortran FLAGS CMAKE_Fortran_FLAGS_DEBUG:STRING= //Release Fortran FLAGS CMAKE_Fortran_FLAGS_RELEASE:STRING= -DNDEBUG //Directory into which user executables should be installed (Default: // bin) CMAKE_INSTALL_BINDIR:PATH=bin //The directory under which read-only architecture-independent // data files should be installed (Default: ) CMAKE_INSTALL_DATADIR:PATH= //The root of the directory tree for read-only architecture-independent // data files (Default: share) CMAKE_INSTALL_DATAROOTDIR:PATH=share //The directory into which documentation files (other than info // files) should be installed (Default: /doc/libjpeg-turbo) CMAKE_INSTALL_DOCDIR:PATH=/doc/libjpeg-turbo //Directory into which C header files should be installed (Default: // include) CMAKE_INSTALL_INCLUDEDIR:PATH=include //The directory into which info documentation files should be installed // (Default: /info) CMAKE_INSTALL_INFODIR:PATH=/info //Directory into which object files and object code libraries should // be installed (Default: lib) CMAKE_INSTALL_LIBDIR:PATH=lib //Directory under which executables run by other programs should // be installed (Default: libexec) CMAKE_INSTALL_LIBEXECDIR:PATH=libexec //The directory under which locale-specific message catalogs should // be installed (Default: /locale) CMAKE_INSTALL_LOCALEDIR:PATH=/locale //Directory into which machine-specific run-time-modifiable data // files should be installed (Default: var) CMAKE_INSTALL_LOCALSTATEDIR:PATH=var //The directory under which man pages should be installed (Default: // /man) CMAKE_INSTALL_MANDIR:PATH=/man //PATH (Default: /usr/include) CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr //Directory into which system admin executables should be installed // (Default: sbin) CMAKE_INSTALL_SBINDIR:PATH=sbin //Directory into which architecture-independent run-time-modifiable // data files should be installed (Default: com) CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com //Directory into which machine-specific read-only ASCII data and // configuration files should be installed (Default: etc) CMAKE_INSTALL_SYSCONFDIR:PATH=etc //Path to a program. CMAKE_LINKER:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake //Buildroot LDFLAGS for module libraries CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-objdump //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=libjpeg-turbo //Path to a program. CMAKE_RANLIB:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-ranlib //Buildroot LDFLAGS for shared libraries CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO 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 // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/home/naourr/work/instance-3/output-1/host/bin/aarch64_be-linux-gnu-strip //The CMake toolchain file CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/naourr/work/instance-3/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 //Build shared libraries ENABLE_SHARED:BOOL=ON //Build static libraries ENABLE_STATIC:BOOL=OFF //The type of floating point math used by the floating point DCT/IDCT // algorithms. This tells the testing system which numerical results // it should expect from those tests. [sse = libjpeg-turbo x86/x86-64 // SIMD extensions, 32bit = generic 32-bit FPU or SSE, 64bit = // generic 64-bit FPU, 387 = 387 FPU, msvc = 32-bit Visual Studio] // (default = 64bit) FLOATTEST:STRING=64bit //Force function inlining FORCE_INLINE:BOOL=ON //E-mail of project maintainer to be included in distribution package // descriptions (default: information@libjpeg-turbo.org PKGEMAIL:STRING=information@libjpeg-turbo.org //Globally unique package identifier (reverse DNS notation) (default: // com.libjpeg-turbo.libjpeg-turbo) PKGID:STRING=com.libjpeg-turbo.libjpeg-turbo //Distribution package name (default: libjpeg-turbo) PKGNAME:STRING=libjpeg-turbo //URL of project web site to be included in distribution package // descriptions (default: http://www.libjpeg-turbo.org) PKGURL:STRING=http://www.libjpeg-turbo.org //Vendor name to be included in distribution package descriptions // (default: The libjpeg-turbo Project) PKGVENDOR:STRING=The libjpeg-turbo Project //Generate a fatal error if SIMD extensions are not available for // this platform (default is to fall back to a non-SIMD build) REQUIRE_SIMD:BOOL=OFF //Major version of the libjpeg API shared library (default: 8) SO_MAJOR_VERSION:STRING=8 //Minor version of the libjpeg API shared library (default: 2) SO_MINOR_VERSION:STRING=2 //Encode/decode JPEG images with 12-bit samples (implies WITH_ARITH_DEC=0 // WITH_ARITH_ENC=0 WITH_JAVA=0 WITH_SIMD=0 WITH_TURBOJPEG=0 ) WITH_12BIT:BOOL=OFF //Include arithmetic decoding support when emulating the libjpeg // v6b API/ABI WITH_ARITH_DEC:BOOL=ON //Include arithmetic encoding support when emulating the libjpeg // v6b API/ABI WITH_ARITH_ENC:BOOL=ON //Build Java wrapper for the TurboJPEG API library (implies ENABLE_SHARED=1) WITH_JAVA:BOOL=OFF //Emulate libjpeg v7 API/ABI (this makes libjpeg-turbo backward-incompatible // with libjpeg v6b) WITH_JPEG7:BOOL=OFF //Emulate libjpeg v8 API/ABI (this makes libjpeg-turbo backward-incompatible // with libjpeg v6b) WITH_JPEG8:BOOL=ON //Include in-memory source/destination manager functions when emulating // the libjpeg v6b or v7 API/ABI WITH_MEM_SRCDST:BOOL=ON //Include SIMD extensions, if available for this platform WITH_SIMD:BOOL=ON //Include the TurboJPEG API library and associated test programs WITH_TURBOJPEG:BOOL=ON //Value Computed by CMake libjpeg-turbo_BINARY_DIR:STATIC=/home/naourr/work/instance-3/output-1/build/jpeg-turbo-2.0.3 //Value Computed by CMake libjpeg-turbo_SOURCE_DIR:STATIC=/home/naourr/work/instance-3/output-1/build/jpeg-turbo-2.0.3 ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_COMPILER CMAKE_ASM_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_COMPILER_RANLIB CMAKE_ASM_COMPILER_RANLIB-ADVANCED:INTERNAL=1 CMAKE_ASM_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/home/naourr/work/instance-3/output-1/build/jpeg-turbo-2.0.3 //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=14 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=5 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/usr/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest //ADVANCED property for variable: CMAKE_C_COMPILER_AR CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB CMAKE_C_COMPILER_RANLIB-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 //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake //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 //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=/home/naourr/work/instance-3/output-1/build/jpeg-turbo-2.0.3 //ADVANCED property for variable: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=0 //ADVANCED property for variable: CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=0 //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=0 //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=0 //ADVANCED property for variable: CMAKE_INSTALL_INFODIR CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=0 //ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_MANDIR CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=0 //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 //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=4 //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=/usr/share/cmake //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=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Test HAVE_BUILTIN_CTZL HAVE_BUILTIN_CTZL:INTERNAL=1 //Have include locale.h HAVE_LOCALE_H:INTERNAL=1 //Have symbol memcpy HAVE_MEMCPY:INTERNAL=1 //Have symbol memset HAVE_MEMSET:INTERNAL=1 //Result of TRY_COMPILE HAVE_SIZE_T:INTERNAL=TRUE //Have include stddef.h HAVE_STDDEF_H:INTERNAL=1 //Have include stdint.h HAVE_STDINT_H:INTERNAL=1 //Have include stdlib.h HAVE_STDLIB_H:INTERNAL=1 //Have include sys/types.h HAVE_SYS_TYPES_H:INTERNAL=1 //Result of TRY_COMPILE HAVE_UNSIGNED_CHAR:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_UNSIGNED_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_UNSIGNED_SHORT:INTERNAL=TRUE //Test HAVE_VERSION_SCRIPT HAVE_VERSION_SCRIPT:INTERNAL=1 //Test INCOMPLETE_TYPES INCOMPLETE_TYPES:INTERNAL=1 //Test INLINE_WORKS INLINE_WORKS:INTERNAL=1 //Have include sys/types.h NEED_SYS_TYPES_H:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(size_t) SIZE_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(unsigned char) UNSIGNED_CHAR:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(unsigned long) UNSIGNED_LONG:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(unsigned short) UNSIGNED_SHORT:INTERNAL=2 WITH_JPEG7_INT:INTERNAL=0 WITH_JPEG8_INT:INTERNAL=1 WITH_SIMD_INT:INTERNAL=0 //CMAKE_INSTALL_BINDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_BINDIR:INTERNAL=1 //CMAKE_INSTALL_DATADIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_DATADIR:INTERNAL=1 //CMAKE_INSTALL_DATAROOTDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_DATAROOTDIR:INTERNAL=1 //CMAKE_INSTALL_DOCDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_DOCDIR:INTERNAL=1 //CMAKE_INSTALL_INCLUDEDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_INCLUDEDIR:INTERNAL=1 //CMAKE_INSTALL_INFODIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_INFODIR:INTERNAL=1 //CMAKE_INSTALL_LIBDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_LIBDIR:INTERNAL=1 //CMAKE_INSTALL_LIBEXECDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_LIBEXECDIR:INTERNAL=1 //CMAKE_INSTALL_LOCALEDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_LOCALEDIR:INTERNAL=1 //CMAKE_INSTALL_LOCALSTATEDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_LOCALSTATEDIR:INTERNAL=1 //CMAKE_INSTALL_MANDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_MANDIR:INTERNAL=1 //CMAKE_INSTALL_OLDINCLUDEDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_OLDINCLUDEDIR:INTERNAL=1 //CMAKE_INSTALL_SBINDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_SBINDIR:INTERNAL=1 //CMAKE_INSTALL_SHAREDSTATEDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_SHAREDSTATEDIR:INTERNAL=1 //CMAKE_INSTALL_SYSCONFDIR has default value _GNUInstallDirs_CMAKE_INSTALL_DEFAULT_SYSCONFDIR:INTERNAL=1 //CMAKE_INSTALL_BINDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_BINDIR:INTERNAL=bin //CMAKE_INSTALL_DATADIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DATADIR:INTERNAL= //CMAKE_INSTALL_DATAROOTDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DATAROOTDIR:INTERNAL=share //CMAKE_INSTALL_DEFAULT_BINDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_BINDIR:INTERNAL=bin //CMAKE_INSTALL_DEFAULT_DATADIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_DATADIR:INTERNAL= //CMAKE_INSTALL_DEFAULT_DATAROOTDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_DATAROOTDIR:INTERNAL=share //CMAKE_INSTALL_DEFAULT_DOCDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_DOCDIR:INTERNAL=/doc/libjpeg-turbo //CMAKE_INSTALL_DEFAULT_INCLUDEDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_INCLUDEDIR:INTERNAL=include //CMAKE_INSTALL_DEFAULT_INFODIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_INFODIR:INTERNAL=/info //CMAKE_INSTALL_DEFAULT_LIBDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_LIBDIR:INTERNAL=lib //CMAKE_INSTALL_DEFAULT_LIBEXECDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_LIBEXECDIR:INTERNAL=libexec //CMAKE_INSTALL_DEFAULT_LOCALEDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_LOCALEDIR:INTERNAL=/locale //CMAKE_INSTALL_DEFAULT_LOCALSTATEDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_LOCALSTATEDIR:INTERNAL=var //CMAKE_INSTALL_DEFAULT_MANDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_MANDIR:INTERNAL=/man //CMAKE_INSTALL_DEFAULT_OLDINCLUDEDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_OLDINCLUDEDIR:INTERNAL=/usr/include //CMAKE_INSTALL_DEFAULT_SBINDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_SBINDIR:INTERNAL=sbin //CMAKE_INSTALL_DEFAULT_SHAREDSTATEDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_SHAREDSTATEDIR:INTERNAL=com //CMAKE_INSTALL_DEFAULT_SYSCONFDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DEFAULT_SYSCONFDIR:INTERNAL=etc //CMAKE_INSTALL_DOCDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_DOCDIR:INTERNAL=/doc/libjpeg-turbo //CMAKE_INSTALL_INCLUDEDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_INCLUDEDIR:INTERNAL=include //CMAKE_INSTALL_INFODIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_INFODIR:INTERNAL=/info //CMAKE_INSTALL_LIBDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_LIBDIR:INTERNAL=lib //CMAKE_INSTALL_LIBEXECDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_LIBEXECDIR:INTERNAL=libexec //CMAKE_INSTALL_LOCALEDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_LOCALEDIR:INTERNAL=/locale //CMAKE_INSTALL_LOCALSTATEDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_LOCALSTATEDIR:INTERNAL=var //CMAKE_INSTALL_MANDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_MANDIR:INTERNAL=/man //CMAKE_INSTALL_OLDINCLUDEDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_OLDINCLUDEDIR:INTERNAL=/usr/include //CMAKE_INSTALL_SBINDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_SBINDIR:INTERNAL=sbin //CMAKE_INSTALL_SHAREDSTATEDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_SHAREDSTATEDIR:INTERNAL=com //CMAKE_INSTALL_SYSCONFDIR during last run _GNUInstallDirs_CMAKE_INSTALL_LAST_SYSCONFDIR:INTERNAL=etc