# This is the CMakeCache file. # For build in directory: /home/jack/openwrt-19.07/build_dir/target-mipsel_24kc_musl/getdns-1.6.0 # It was generated by CMake: /home/jack/openwrt-19.07/staging_dir/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 ######################## //Path to a library. BSD_LIBRARY:FILEPATH=OFF //Build source documentation. BUILD_DOXYGEN:BOOL=OFF //Compile the example programs. BUILD_EXAMPLES:BOOL=OFF //Compile and install the getdns_query tool. BUILD_GETDNS_QUERY:BOOL=ON //Compile and install the getdns_server_mon tool. BUILD_GETDNS_SERVER_MON:BOOL=ON //Build libev support library if available. BUILD_LIBEV:BOOL=OFF //Build libevent2 support library if available. BUILD_LIBEVENT2:BOOL=OFF //Build libuv support library available. BUILD_LIBUV:BOOL=OFF //Compile and install stubby, the (stub) resolver daemon. BUILD_STUBBY:BOOL=OFF //Build the testing tree. BUILD_TESTING:BOOL=ON //Path to a program. BZRCOMMAND:FILEPATH=/usr/bin/bzr //Path to a file. CHECK_INCLUDE_DIR:PATH=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/include //Path to a library. CHECK_LIBRARY:FILEPATH=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib/libcheck.so //Path to a library. CHECK_MATH_LIBRARY:FILEPATH=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib/libm.a //Path to a library. CHECK_RT_LIBRARY:FILEPATH=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib/librt.a //Path to a library. CHECK_SUBUNIT_LIBRARY:FILEPATH=CHECK_SUBUNIT_LIBRARY-NOTFOUND //Path to a program. CMAKE_AR:FILEPATH=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar //No help, variable specified on the command line. CMAKE_ASM_COMPILER:UNINITIALIZED=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/bin/mipsel-openwrt-linux-musl-gcc //No help, variable specified on the command line. CMAKE_ASM_COMPILER_ARG1:UNINITIALIZED= //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=Release //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //No help, variable specified on the command line. CMAKE_CXX_COMPILER:UNINITIALIZED=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/bin/mipsel-openwrt-linux-musl-g++ //No help, variable specified on the command line. CMAKE_CXX_COMPILER_ARG1:UNINITIALIZED= //No help, variable specified on the command line. CMAKE_CXX_FLAGS_RELEASE:UNINITIALIZED=-DNDEBUG //No help, variable specified on the command line. CMAKE_C_COMPILER:UNINITIALIZED=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/bin/mipsel-openwrt-linux-musl-gcc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar //No help, variable specified on the command line. CMAKE_C_COMPILER_ARG1:UNINITIALIZED= //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap/home/jack/openwrt-19.07/build_dir/target-mipsel_24kc_musl/getdns-1.6.0:getdns-1.6.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //No help, variable specified on the command line. CMAKE_EXE_LINKER_FLAGS:STRING=-L/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib -L/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/lib -L/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/usr/lib -L/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib -znow -zrelro //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 //No help, variable specified on the command line. CMAKE_FIND_ROOT_PATH:UNINITIALIZED=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr;/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl //No help, variable specified on the command line. CMAKE_FIND_ROOT_PATH_MODE_INCLUDE:UNINITIALIZED=ONLY //No help, variable specified on the command line. CMAKE_FIND_ROOT_PATH_MODE_LIBRARY:UNINITIALIZED=ONLY //No help, variable specified on the command line. CMAKE_FIND_ROOT_PATH_MODE_PROGRAM:UNINITIALIZED=BOTH //User executables (bin) CMAKE_INSTALL_BINDIR:PATH=bin //Read-only architecture-independent data (DATAROOTDIR) CMAKE_INSTALL_DATADIR:PATH= //Read-only architecture-independent data root (share) CMAKE_INSTALL_DATAROOTDIR:PATH=share //Documentation root (DATAROOTDIR/doc/PROJECT_NAME) CMAKE_INSTALL_DOCDIR:PATH= //C header files (include) CMAKE_INSTALL_INCLUDEDIR:PATH=include //Info documentation (DATAROOTDIR/info) CMAKE_INSTALL_INFODIR:PATH= //Object code libraries (lib) CMAKE_INSTALL_LIBDIR:PATH=lib //Program executables (libexec) CMAKE_INSTALL_LIBEXECDIR:PATH=libexec //Locale-dependent data (DATAROOTDIR/locale) CMAKE_INSTALL_LOCALEDIR:PATH= //Modifiable single-machine data (var) CMAKE_INSTALL_LOCALSTATEDIR:PATH=var //Man documentation (DATAROOTDIR/man) CMAKE_INSTALL_MANDIR:PATH= //C header files for non-gcc (/usr/include) CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH= //System admin executables (sbin) CMAKE_INSTALL_SBINDIR:PATH=sbin //Modifiable architecture-independent data (com) CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com //Read-only single-machine data (etc) CMAKE_INSTALL_SYSCONFDIR:PATH=etc //Path to a program. CMAKE_LINKER:FILEPATH=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/bin/mipsel-openwrt-linux-musl-ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make //No help, variable specified on the command line. CMAKE_MODULE_LINKER_FLAGS:STRING=-L/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib -L/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/lib -L/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/usr/lib -L/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions //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/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/bin/mipsel-openwrt-linux-musl-objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/bin/mipsel-openwrt-linux-musl-objdump //No help, variable specified on the command line. CMAKE_PREFIX_PATH:UNINITIALIZED=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl //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=getdns //Value Computed by CMake CMAKE_PROJECT_VERSION:STATIC=1.6.0 //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC=1 //Value Computed by CMake CMAKE_PROJECT_VERSION_MINOR:STATIC=6 //Value Computed by CMake CMAKE_PROJECT_VERSION_PATCH:STATIC=0 //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= //Path to a program. CMAKE_RANLIB:FILEPATH=/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib //No help, variable specified on the command line. CMAKE_SHARED_LINKER_FLAGS:STRING=-L/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib -L/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/lib -L/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/usr/lib -L/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions //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=TRUE //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/jack/openwrt-19.07/build_dir/target-mipsel_24kc_musl/getdns-1.6.0/: //No help, variable specified on the command line. CMAKE_SYSTEM_NAME:UNINITIALIZED=Linux //No help, variable specified on the command line. CMAKE_SYSTEM_PROCESSOR:UNINITIALIZED=mipsel //No help, variable specified on the command line. CMAKE_SYSTEM_VERSION:UNINITIALIZED=1 //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 //Path to the coverage program that CTest uses for performing coverage // inspection COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov //Extra command line flags to pass to the coverage tool COVERAGE_EXTRA_FLAGS:STRING=-l //How many times to retry timed-out CTest submissions. CTEST_SUBMIT_RETRY_COUNT:STRING=3 //How long to wait between timed-out CTest submissions. CTEST_SUBMIT_RETRY_DELAY:STRING=5 //Current date of the compilation, set to fixed date for reproducible // builds. CURRENT_DATE:STRING=2022-06-18T20:14:29Z //Path to a program. CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND //Options passed to the cvs update command. CVS_UPDATE_OPTIONS:STRING=-d -A -P //Maximum time allowed before CTest will kill the test. DART_TESTING_TIMEOUT:STRING=1500 //No help, variable specified on the command line. DL_LIBRARY:UNINITIALIZED=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl //Enable/disable DNSSEC roadblock avoidance. DNSSEC_ROADBLOCK_AVOIDANCE:BOOL=ON //Enable all debugging messages. ENABLE_DEBUG_ALL:BOOL=OFF //Enable anchor debugging messages. ENABLE_DEBUG_ANCHOR:BOOL=OFF //Enable daemon debugging messages. ENABLE_DEBUG_DAEMON:BOOL=OFF //Enable DNSSEC debugging messages. ENABLE_DEBUG_DNSSEC:BOOL=OFF //Disable connection idle timeout. Do not enable. ENABLE_DEBUG_KEEP_CONNECTIONS_OPEN:BOOL=OFF //Enable request debugging messages. ENABLE_DEBUG_REQ:BOOL=OFF //Enable scheduling debugging messages. ENABLE_DEBUG_SCHED:BOOL=OFF //Enable server debugging messages. ENABLE_DEBUG_SERVER:BOOL=OFF //Enable stub debugging messages. ENABLE_DEBUG_STUB:BOOL=OFF //Enable draft mdns client support. ENABLE_DRAFT_MDNS_SUPPORT:BOOL=OFF //Enable DSA support. ENABLE_DSA:BOOL=ON //Enable ECDSA support. ENABLE_ECDSA:BOOL=ON //Enable ED25519 support. ENABLE_ED25519:BOOL=ON //Enable ED448 support. ENABLE_ED448:BOOL=ON //Enable EDNS cookies. ENABLE_EDNS_COOKIES:BOOL=ON //Enable GOST support. ENABLE_GOST:BOOL=ON //Enable native stub DNSSEC support. ENABLE_NATIVE_STUB_DNSSEC:BOOL=ON //Enable default eventloop based on poll. ENABLE_POLL_EVENTLOOP:BOOL=ON //Enable SHA1 RRSIG support. ENABLE_SHA1:BOOL=ON //Enable SHA256 and SHA512 RRSIG support. ENABLE_SHA2:BOOL=ON //Build shared libraries. ENABLE_SHARED:BOOL=ON //Build static libraries. ENABLE_STATIC:BOOL=OFF //Restrict resolution modes to STUB. ENABLE_STUB_ONLY:BOOL=ON //Enable use of TCP Fast Open. ENABLE_TCP_FAST_OPEN:BOOL=ON //Enable usage of libunbound's event API. ENABLE_UNBOUND_EVENT_API:BOOL=ON //Set maximum file descriptor number that can be used by select. FD_SETSIZE:STRING= //Path to a program. GITCOMMAND:FILEPATH=/home/jack/openwrt-19.07/staging_dir/host/bin/git //Path to a program. HGCOMMAND:FILEPATH=/usr/bin/hg //Command to build the project MAKECOMMAND:STRING=/home/jack/openwrt-19.07/staging_dir/host/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}" //Set the maximum number of messages that can be sent to other // upstreams before the upstream which has previously timed out // will be tried again. MAX_UDP_BACKOFF:STRING=1000 //Path to the memory checking command, used for memory error detection. MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND //File that contains suppressions for the memory checker MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH= //Path to a library. OPENSSL_CRYPTO_LIBRARY:FILEPATH=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib/libcrypto.so //Path to a file. OPENSSL_INCLUDE_DIR:PATH=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/include //Path to a library. OPENSSL_SSL_LIBRARY:FILEPATH=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib/libssl.so //Path to a program. P4COMMAND:FILEPATH=P4COMMAND-NOTFOUND //Set the static table lookup for hostnames path. PATH_HOSTS:STRING=/etc/hosts //Set the resolver configuration file path. Not used on Windows, // where values are retrieved via GetNetworkParams(). PATH_RESOLVCONF:STRING=/etc/resolv.conf //Default location of the trust anchor file. PATH_TRUST_ANCHOR_FILE:STRING=/etc/unbound/getdns-root.key //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=/home/jack/openwrt-19.07/staging_dir/host/bin/pkg-config //Name of the computer/site where compile is being run SITE:STRING=openwrtSDK //Path to the SLURM sbatch executable SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND //Path to the SLURM srun executable SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND //Path to a program. SVNCOMMAND:FILEPATH=/usr/bin/svn //Use GnuTLS for TLS connections. USE_GNUTLS:BOOL=OFF //Use libidn2 if available. USE_LIBIDN2:BOOL=OFF //Value Computed by CMake getdns_BINARY_DIR:STATIC=/home/jack/openwrt-19.07/build_dir/target-mipsel_24kc_musl/getdns-1.6.0 //Value Computed by CMake getdns_SOURCE_DIR:STATIC=/home/jack/openwrt-19.07/build_dir/target-mipsel_24kc_musl/getdns-1.6.0 //Dependencies for the target getdns_shared_LIB_DEPENDS:STATIC=general;OpenSSL::SSL;general;OpenSSL::Crypto;general;-Wl,--version-script=getdns.ver; //Path to a library. pkgcfg_lib__OPENSSL_crypto:FILEPATH=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib/libcrypto.so //Path to a library. pkgcfg_lib__OPENSSL_ssl:FILEPATH=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib/libssl.so ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: BSD_LIBRARY BSD_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: BZRCOMMAND BZRCOMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CHECK_INCLUDE_DIR CHECK_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CHECK_LIBRARY CHECK_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CHECK_MATH_LIBRARY CHECK_MATH_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CHECK_RT_LIBRARY CHECK_RT_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CHECK_SUBUNIT_LIBRARY CHECK_SUBUNIT_LIBRARY-ADVANCED:INTERNAL=1 //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/jack/openwrt-19.07/build_dir/target-mipsel_24kc_musl/getdns-1.6.0 //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=15 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=1 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/home/jack/openwrt-19.07/staging_dir/host/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/home/jack/openwrt-19.07/staging_dir/host/bin/cpack //ADVANCED property for variable: CMAKE_CTEST_COMMAND CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1 //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/home/jack/openwrt-19.07/staging_dir/host/bin/ctest //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 //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=/home/jack/openwrt-19.07/staging_dir/host/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= //Test CMAKE_HAVE_LIBC_PTHREAD CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1 //Have include pthread.h CMAKE_HAVE_PTHREAD_H:INTERNAL=1 //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/home/jack/openwrt-19.07/build_dir/target-mipsel_24kc_musl/getdns-1.6.0 //ADVANCED property for variable: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 //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=1 //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 //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=1 //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=1 //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR-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=1 //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=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/jack/openwrt-19.07/staging_dir/host/share/cmake-3.15 //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 //CHECK_TYPE_SIZE: sizeof(unsigned short) CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=2 //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 //ADVANCED property for variable: COVERAGE_COMMAND COVERAGE_COMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: COVERAGE_EXTRA_FLAGS COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CVSCOMMAND CVSCOMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CVS_UPDATE_OPTIONS CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DART_TESTING_TIMEOUT DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ENABLE_DEBUG_KEEP_CONNECTIONS_OPEN ENABLE_DEBUG_KEEP_CONNECTIONS_OPEN-ADVANCED:INTERNAL=1 //Details about finding Check FIND_PACKAGE_MESSAGE_DETAILS_Check:INTERNAL=[/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib/libm.a;/home/jack/openwrt-19.07/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib/librt.a;/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib/libcheck.so][/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/include][v1.1.2(0.9.6)] //Details about finding OpenSSL FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL:INTERNAL=[/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib/libcrypto.so][/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/include][c ][v1.1.1n(1.0.2)] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //ADVANCED property for variable: GITCOMMAND GITCOMMAND-ADVANCED:INTERNAL=1 //Have function arc4random HAVE_ARC4RANDOM:INTERNAL= //Have function arc4random_uniform HAVE_ARC4RANDOM_UNIFORM:INTERNAL= //Have include arpa/inet.h HAVE_ARPA_INET_H:INTERNAL=1 //Have include assert.h HAVE_ASSERT_H:INTERNAL=1 //Result of TRY_COMPILE HAVE_CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=TRUE //Have symbol arc4random HAVE_DECL_ARC4RANDOM:INTERNAL= //Have symbol arc4random_uniform HAVE_DECL_ARC4RANDOM_UNIFORM:INTERNAL= //Have symbol getentropy HAVE_DECL_GETENTROPY:INTERNAL=1 //Have symbol inet_ntop HAVE_DECL_INET_NTOP:INTERNAL=1 //Have symbol inet_pton HAVE_DECL_INET_PTON:INTERNAL=1 //Have symbol mkstemp HAVE_DECL_MKSTEMP:INTERNAL=1 //Have symbol MSG_FASTOPEN HAVE_DECL_MSG_FASTOPEN:INTERNAL=1 //Have symbol sigaddset HAVE_DECL_SIGADDSET:INTERNAL=1 //Have symbol sigemptyset HAVE_DECL_SIGEMPTYSET:INTERNAL=1 //Have symbol sigfillset HAVE_DECL_SIGFILLSET:INTERNAL=1 //Have symbol SSL_CTX_set1_curves_list HAVE_DECL_SSL_CTX_SET1_CURVES_LIST:INTERNAL=1 //Have symbol SSL_set1_curves_list HAVE_DECL_SSL_SET1_CURVES_LIST:INTERNAL=1 //Have symbol SSL_set_min_proto_version HAVE_DECL_SSL_SET_MIN_PROTO_VERSION:INTERNAL=1 //Have symbol strlcpy HAVE_DECL_STRLCPY:INTERNAL=1 //Have symbol strptime HAVE_DECL_STRPTIME:INTERNAL=1 //Have symbol TCP_FASTOPEN HAVE_DECL_TCP_FASTOPEN:INTERNAL=1 //Have symbol TCP_FASTOPEN_CONNECT HAVE_DECL_TCP_FASTOPEN_CONNECT:INTERNAL=1 //Have function DSA_set0_key HAVE_DSA_SET0_KEY:INTERNAL=1 //Have function DSA_set0_pqg HAVE_DSA_SET0_PQG:INTERNAL=1 //Have function DSA_SIG_set0 HAVE_DSA_SIG_SET0:INTERNAL=1 //Have include endian.h HAVE_ENDIAN_H:INTERNAL=1 //Have function EVP_DigestVerify HAVE_EVP_DIGESTVERIFY:INTERNAL=1 //Have function EVP_dss1 HAVE_EVP_DSS1:INTERNAL= //Have function EVP_md5 HAVE_EVP_MD5:INTERNAL=1 //Have function EVP_MD_CTX_new HAVE_EVP_MD_CTX_NEW:INTERNAL=1 //Have function EVP_sha1 HAVE_EVP_SHA1:INTERNAL=1 //Have function EVP_sha224 HAVE_EVP_SHA224:INTERNAL=1 //Have function EVP_sha256 HAVE_EVP_SHA256:INTERNAL=1 //Have function EVP_sha384 HAVE_EVP_SHA384:INTERNAL=1 //Have function EVP_sha512 HAVE_EVP_SHA512:INTERNAL=1 //Have function fcntl HAVE_FCNTL:INTERNAL=1 //Have include fcntl.h HAVE_FCNTL_H:INTERNAL=1 //Have function getauxval HAVE_GETAUXVAL:INTERNAL=1 //Have function gettimeofday HAVE_GETTIMEOFDAY:INTERNAL=1 //Have function HMAC_CTX_new HAVE_HMAC_CTX_NEW:INTERNAL=1 //Have include inttypes.h HAVE_INTTYPES_H:INTERNAL=1 //Have function ioctlsocket HAVE_IOCTLSOCKET:INTERNAL= //Have include limits.h HAVE_LIMITS_H:INTERNAL=1 //Have include netdb.h HAVE_NETDB_H:INTERNAL=1 //Have include netinet/in.h HAVE_NETINET_IN_H:INTERNAL=1 //Have include netinet/tcp.h HAVE_NETINET_TCP_H:INTERNAL=1 //Have include openssl/bn.h HAVE_OPENSSL_BN_H:INTERNAL=1 //Have include openssl/conf.h HAVE_OPENSSL_CONF_H:INTERNAL=1 //Have include openssl/dsa.h HAVE_OPENSSL_DSA_H:INTERNAL=1 //Have include openssl/engine.h HAVE_OPENSSL_ENGINE_H:INTERNAL=1 //Have include openssl/err.h HAVE_OPENSSL_ERR_H:INTERNAL=1 //Have include openssl/evp.h HAVE_OPENSSL_EVP_H:INTERNAL=1 //Have function OPENSSL_init_crypto HAVE_OPENSSL_INIT_CRYPTO:INTERNAL=1 //Have include openssl/rand.h HAVE_OPENSSL_RAND_H:INTERNAL=1 //Have include openssl/rsa.h HAVE_OPENSSL_RSA_H:INTERNAL=1 //Have include openssl/ssl.h HAVE_OPENSSL_SSL_H:INTERNAL=1 //Have function OpenSSL_version HAVE_OPENSSL_VERSION:INTERNAL=1 //Have function OpenSSL_version_num HAVE_OPENSSL_VERSION_NUM:INTERNAL=1 //Have include poll.h HAVE_POLL_H:INTERNAL=1 //Have include resource.h HAVE_RESOURCE_H:INTERNAL= //Have function RSA_set0_key HAVE_RSA_SET0_KEY:INTERNAL=1 //Have function sigaddset HAVE_SIGADDSET:INTERNAL=1 //Have function sigemptyset HAVE_SIGEMPTYSET:INTERNAL=1 //Have function sigfillset HAVE_SIGFILLSET:INTERNAL=1 //Have include signal.h HAVE_SIGNAL_H:INTERNAL=1 //Result of TRY_COMPILE HAVE_SIGSET_T:INTERNAL=TRUE //Have function SSL_CTX_dane_enable HAVE_SSL_CTX_DANE_ENABLE:INTERNAL=1 //Have function SSL_CTX_set_ciphersuites HAVE_SSL_CTX_SET_CIPHERSUITES:INTERNAL=1 //Have symbol SSL_dane_enable HAVE_SSL_DANE_ENABLE:INTERNAL=1 //Have symbol NID_ED25519 HAVE_SSL_ED25519:INTERNAL=1 //Have symbol NID_ED448 HAVE_SSL_ED448:INTERNAL=1 //Have function SSL_set_ciphersuites HAVE_SSL_SET_CIPHERSUITES:INTERNAL=1 //Have include stdarg.h HAVE_STDARG_H:INTERNAL=1 //Have include stddef.h HAVE_STDDEF_H:INTERNAL=1 //Have include stdint.h HAVE_STDINT_H:INTERNAL=1 //Have include stdio.h HAVE_STDIO_H:INTERNAL=1 //Have include stdlib.h HAVE_STDLIB_H:INTERNAL=1 //Have include strings.h HAVE_STRINGS_H:INTERNAL=1 //Have include string.h HAVE_STRING_H:INTERNAL=1 //Have function strlcpy HAVE_STRLCPY:INTERNAL=1 //Have function strptime HAVE_STRPTIME:INTERNAL=1 //Have include sys/limits.h HAVE_SYS_LIMITS_H:INTERNAL= //Have include sys/poll.h HAVE_SYS_POLL_H:INTERNAL=1 //Have include sys/select.h HAVE_SYS_SELECT_H:INTERNAL=1 //Have include sys/socket.h HAVE_SYS_SOCKET_H:INTERNAL=1 //Have include sys/stat.h HAVE_SYS_STAT_H:INTERNAL=1 //Have include sys/sysctl.h HAVE_SYS_SYSCTL_H:INTERNAL= //Have include sys/time.h HAVE_SYS_TIME_H:INTERNAL=1 //Have include sys/types.h HAVE_SYS_TYPES_H:INTERNAL=1 //Have include sys/wait.h HAVE_SYS_WAIT_H:INTERNAL=1 //Result of TRY_COMPILE HAVE_TARGET_IS_BIG_ENDIAN:INTERNAL=TRUE //Have include time.h HAVE_TIME_H:INTERNAL=1 //Have symbol TLS_client_method HAVE_TLS_CLIENT_METHOD:INTERNAL=1 //Have include unistd.h HAVE_UNISTD_H:INTERNAL=1 //Have include windows.h HAVE_WINDOWS_H:INTERNAL= //Have include winsock2.h HAVE_WINSOCK2_H:INTERNAL= //Have include winsock.h HAVE_WINSOCK_H:INTERNAL= //Have include ws2tcpip.h HAVE_WS2TCPIP_H:INTERNAL= //Have symbol X509_get0_notAfter HAVE_X509_GET0_NOTAFTER:INTERNAL=1 //Have symbol X509_get_notAfter HAVE_X509_GET_NOTAFTER:INTERNAL=1 //Result of TRY_COMPILE HAVE__SIGSET_T:INTERNAL=FALSE //Result of TRY_COMPILE HAVE___FUNC__:INTERNAL=TRUE //ADVANCED property for variable: HGCOMMAND HGCOMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MAKECOMMAND MAKECOMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MEMORYCHECK_COMMAND MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENSSL_CRYPTO_LIBRARY OPENSSL_CRYPTO_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENSSL_INCLUDE_DIR OPENSSL_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENSSL_SSL_LIBRARY OPENSSL_SSL_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: P4COMMAND P4COMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(sigset_t) SIGSET_T:INTERNAL=128 //ADVANCED property for variable: SITE SITE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: SLURM_SBATCH_COMMAND SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: SLURM_SRUN_COMMAND SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: SVNCOMMAND SVNCOMMAND-ADVANCED:INTERNAL=1 //Result of TEST_BIG_ENDIAN TARGET_IS_BIG_ENDIAN:INTERNAL=0 //Result of TRY_COMPILE USE_POLL_DEFAULT_EVENTLOOP:INTERNAL=TRUE //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr _OPENSSL_CFLAGS:INTERNAL=-I/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/include _OPENSSL_CFLAGS_I:INTERNAL= _OPENSSL_CFLAGS_OTHER:INTERNAL= _OPENSSL_FOUND:INTERNAL=1 _OPENSSL_INCLUDEDIR:INTERNAL=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/include _OPENSSL_INCLUDE_DIRS:INTERNAL=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/include _OPENSSL_LDFLAGS:INTERNAL=-L/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib;-lssl;-lcrypto _OPENSSL_LDFLAGS_OTHER:INTERNAL= _OPENSSL_LIBDIR:INTERNAL=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib _OPENSSL_LIBRARIES:INTERNAL=ssl;crypto _OPENSSL_LIBRARY_DIRS:INTERNAL=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib _OPENSSL_LIBS:INTERNAL= _OPENSSL_LIBS_L:INTERNAL= _OPENSSL_LIBS_OTHER:INTERNAL= _OPENSSL_LIBS_PATHS:INTERNAL= _OPENSSL_PREFIX:INTERNAL=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr _OPENSSL_STATIC_CFLAGS:INTERNAL=-I/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/include _OPENSSL_STATIC_CFLAGS_I:INTERNAL= _OPENSSL_STATIC_CFLAGS_OTHER:INTERNAL= _OPENSSL_STATIC_INCLUDE_DIRS:INTERNAL=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/include _OPENSSL_STATIC_LDFLAGS:INTERNAL=-L/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib;-lssl;-lcrypto;-ldl;-pthread _OPENSSL_STATIC_LDFLAGS_OTHER:INTERNAL=-pthread _OPENSSL_STATIC_LIBDIR:INTERNAL= _OPENSSL_STATIC_LIBRARIES:INTERNAL=ssl;crypto;dl _OPENSSL_STATIC_LIBRARY_DIRS:INTERNAL=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib _OPENSSL_STATIC_LIBS:INTERNAL= _OPENSSL_STATIC_LIBS_L:INTERNAL= _OPENSSL_STATIC_LIBS_OTHER:INTERNAL= _OPENSSL_STATIC_LIBS_PATHS:INTERNAL= _OPENSSL_VERSION:INTERNAL=1.1.1n _OPENSSL_openssl_INCLUDEDIR:INTERNAL= _OPENSSL_openssl_LIBDIR:INTERNAL= _OPENSSL_openssl_PREFIX:INTERNAL= _OPENSSL_openssl_VERSION:INTERNAL= //CHECK_TYPE_SIZE: _sigset_t unknown _SIGSET_T:INTERNAL= __pkg_config_arguments__OPENSSL:INTERNAL=QUIET;openssl __pkg_config_checked__OPENSSL:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib__OPENSSL_crypto pkgcfg_lib__OPENSSL_crypto-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib__OPENSSL_ssl pkgcfg_lib__OPENSSL_ssl-ADVANCED:INTERNAL=1 prefix_result:INTERNAL=/home/jack/openwrt-19.07/staging_dir/target-mipsel_24kc_musl/usr/lib