# This is the CMakeCache file. # For build in directory: /home/bitnami/htdocs/shaka-packager/build # 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 ######################## //If ON, Abseil will build all of Abseil's own tests. ABSL_BUILD_TESTING:BOOL=OFF //If ON, Abseil will build libraries that you can use to write // tests against Abseil code. This option requires that Abseil // is configured to use GoogleTest. ABSL_BUILD_TEST_HELPERS:BOOL=OFF //Enable install rule ABSL_ENABLE_INSTALL:BOOL=OFF //If ON, Abseil will use find_package(GTest) rather than assuming // that GoogleTest is already provided by the including project. ABSL_FIND_GOOGLETEST:BOOL=ON //If set, download GoogleTest from this URL ABSL_GOOGLETEST_DOWNLOAD_URL:STRING= //If ABSL_USE_GOOGLETEST_HEAD is OFF and ABSL_GOOGLETEST_URL is // not set, specifies the directory of a local GoogleTest checkout. ABSL_LOCAL_GOOGLETEST_DIR:PATH=/usr/src/googletest //If ON, abseil will download HEAD from GoogleTest at config time. ABSL_USE_GOOGLETEST_HEAD:BOOL=OFF //Silence warnings in Abseil headers by marking them as SYSTEM // includes ABSL_USE_SYSTEM_INCLUDES:BOOL=OFF //Path to a program. AWK:FILEPATH=/usr/bin/awk //Build libcurl examples BUILD_EXAMPLES:BOOL=OFF //to build libcurl man pages BUILD_LIBCURL_DOCS:BOOL=ON //to build misc man pages (e.g. curl-config and mk-ca-bundle) BUILD_MISC_DOCS:BOOL=ON //Build libpackager as a shared library BUILD_SHARED_LIBS:BOOL=OFF //Build curl executable with static libcurl BUILD_STATIC_CURL:BOOL=OFF //Build static libraries BUILD_STATIC_LIBS:BOOL=OFF //Build tests BUILD_TESTING:BOOL=OFF //Suitable File / Device Path for entropy, such as /dev/urandom CARES_RANDOM_FILE:STRING=/dev/urandom //Path to a program. CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //ASM compiler CMAKE_ASM_COMPILER:FILEPATH=/usr/bin/cc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_ASM_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/usr/bin/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=-O3 -DNDEBUG //Flags used by the ASM compiler during RELWITHDEBINFO builds. CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=Release //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-12 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-12 CMAKE_CXX_FLAGS:STRING=-std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -Wnarrowing -Wno-deprecated -Werror //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the CXX compiler during RELEASE builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //C compiler CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-12 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-12 //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING= //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=-O3 -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Path to a program. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND //Flags used by the linker during all build types. 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= //Value Computed by CMake. CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/CMakeFiles/pkgRedirects //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/local //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 //Name or full path to lber library CMAKE_LBER_LIB:STRING=lber //Path to LDAP include directory CMAKE_LDAP_INCLUDE_DIR:STRING= //Name or full path to ldap library CMAKE_LDAP_LIB:STRING=ldap //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Program used to build from build.ninja files. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/ninja //Flags used by the linker during the creation of modules during // all build types. 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=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/usr/bin/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=shaka-packager //Value Computed by CMake CMAKE_PROJECT_VERSION:STATIC= //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC= //Value Computed by CMake CMAKE_PROJECT_VERSION_MINOR:STATIC= //Value Computed by CMake CMAKE_PROJECT_VERSION_PATCH:STATIC= //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Path to a program. CMAKE_READELF:FILEPATH=/usr/bin/readelf //Flags used by the linker during the creation of shared libraries // during all build types. 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=/usr/bin/strip //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 //Enable to build Debian packages CPACK_BINARY_DEB:BOOL=OFF //Enable to build FreeBSD packages CPACK_BINARY_FREEBSD:BOOL=OFF //Enable to build IFW packages CPACK_BINARY_IFW:BOOL=OFF //Enable to build NSIS packages CPACK_BINARY_NSIS:BOOL=OFF //Enable to build RPM packages CPACK_BINARY_RPM:BOOL=OFF //Enable to build STGZ packages CPACK_BINARY_STGZ:BOOL=ON //Enable to build TBZ2 packages CPACK_BINARY_TBZ2:BOOL=OFF //Enable to build TGZ packages CPACK_BINARY_TGZ:BOOL=ON //Enable to build TXZ packages CPACK_BINARY_TXZ:BOOL=OFF //Enable to build TZ packages CPACK_BINARY_TZ:BOOL=ON //Enable to build RPM source packages CPACK_SOURCE_RPM:BOOL=OFF //Enable to build TBZ2 source packages CPACK_SOURCE_TBZ2:BOOL=ON //Enable to build TGZ source packages CPACK_SOURCE_TGZ:BOOL=ON //Enable to build TXZ source packages CPACK_SOURCE_TXZ:BOOL=ON //Enable to build TZ source packages CPACK_SOURCE_TZ:BOOL=ON //Enable to build ZIP source packages CPACK_SOURCE_ZIP:BOOL=OFF //Value Computed by CMake CURL_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/curl/source //Set to ON to enable building curl with brotli support. CURL_BROTLI:BOOL=OFF //Path to the CA bundle. Set 'none' to disable or 'auto' for auto-detection. // Defaults to 'auto'. CURL_CA_BUNDLE:STRING=/etc/ssl/certs/ca-certificates.crt //Path to the CA bundle has been set CURL_CA_BUNDLE_SET:BOOL=TRUE //Set ON to use built-in CA store of TLS backend. Defaults to OFF CURL_CA_FALLBACK:BOOL=OFF //Location of default CA path. Set 'none' to disable or 'auto' // for auto-detection. Defaults to 'auto'. CURL_CA_PATH:STRING=/etc/ssl/certs //Path to the CA bundle has been set CURL_CA_PATH_SET:BOOL=TRUE //disables alt-svc support CURL_DISABLE_ALTSVC:BOOL=OFF //disables AWS-SIG4 CURL_DISABLE_AWS:BOOL=OFF //disables Basic authentication CURL_DISABLE_BASIC_AUTH:BOOL=OFF //disables Bearer authentication CURL_DISABLE_BEARER_AUTH:BOOL=OFF //disables local binding support CURL_DISABLE_BINDLOCAL:BOOL=OFF //disables cookies support CURL_DISABLE_COOKIES:BOOL=OFF //disables DICT CURL_DISABLE_DICT:BOOL=OFF //disables Digest authentication CURL_DISABLE_DIGEST_AUTH:BOOL=OFF //disables DNS-over-HTTPS CURL_DISABLE_DOH:BOOL=OFF //disables FILE CURL_DISABLE_FILE:BOOL=OFF //disables form api CURL_DISABLE_FORM_API:BOOL=OFF //disables FTP CURL_DISABLE_FTP:BOOL=OFF //disables curl_easy_options API for existing options to curl_easy_setopt CURL_DISABLE_GETOPTIONS:BOOL=OFF //disables Gopher CURL_DISABLE_GOPHER:BOOL=OFF //disables headers-api support CURL_DISABLE_HEADERS_API:BOOL=OFF //disables HSTS support CURL_DISABLE_HSTS:BOOL=OFF //disables HTTP CURL_DISABLE_HTTP:BOOL=OFF //disables all HTTP authentication methods CURL_DISABLE_HTTP_AUTH:BOOL=OFF //disables IMAP CURL_DISABLE_IMAP:BOOL=OFF //Set to ON to disable installation targets CURL_DISABLE_INSTALL:BOOL=OFF //disables Kerberos authentication CURL_DISABLE_KERBEROS_AUTH:BOOL=OFF //disables LDAP CURL_DISABLE_LDAP:BOOL=ON //disables LDAPS CURL_DISABLE_LDAPS:BOOL=ON //disables --libcurl option from the curl tool CURL_DISABLE_LIBCURL_OPTION:BOOL=OFF //disables MIME support CURL_DISABLE_MIME:BOOL=OFF //disables MQTT CURL_DISABLE_MQTT:BOOL=OFF //disables negotiate authentication CURL_DISABLE_NEGOTIATE_AUTH:BOOL=OFF //disables netrc parser CURL_DISABLE_NETRC:BOOL=OFF //disables NTLM support CURL_DISABLE_NTLM:BOOL=OFF //Disable automatic loading of OpenSSL configuration CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIG:BOOL=OFF //disables date parsing CURL_DISABLE_PARSEDATE:BOOL=OFF //disables POP3 CURL_DISABLE_POP3:BOOL=OFF //disables built-in progress meter CURL_DISABLE_PROGRESS_METER:BOOL=OFF //disables proxy support CURL_DISABLE_PROXY:BOOL=OFF //disables RTSP CURL_DISABLE_RTSP:BOOL=OFF //disables shuffle DNS feature CURL_DISABLE_SHUFFLE_DNS:BOOL=OFF //disables SMB CURL_DISABLE_SMB:BOOL=OFF //disables SMTP CURL_DISABLE_SMTP:BOOL=OFF //disables use of socketpair for curl_multi_poll CURL_DISABLE_SOCKETPAIR:BOOL=OFF //disables TLS-SRP support CURL_DISABLE_SRP:BOOL=OFF //disables Telnet CURL_DISABLE_TELNET:BOOL=OFF //disables TFTP CURL_DISABLE_TFTP:BOOL=OFF //disables verbose strings CURL_DISABLE_VERBOSE_STRINGS:BOOL=OFF //Enable SSL support CURL_ENABLE_SSL:BOOL=ON //Set to ON to hide libcurl internal symbols (=hide all symbols // that aren't officially external). CURL_HIDDEN_SYMBOLS:BOOL=ON //Value Computed by CMake CURL_IS_TOP_LEVEL:STATIC=OFF //Turn on compiler Link Time Optimizations CURL_LTO:BOOL=OFF //Value Computed by CMake CURL_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/curl/source //Enable BearSSL for SSL/TLS CURL_USE_BEARSSL:BOOL=OFF //Enable GnuTLS for SSL/TLS CURL_USE_GNUTLS:BOOL=OFF //Use GSASL implementation CURL_USE_GSASL:BOOL=OFF //Use GSSAPI implementation (right now only Heimdal is supported // with CMake build) CURL_USE_GSSAPI:BOOL=OFF //Use libpsl CURL_USE_LIBPSL:BOOL=ON //Use libssh CURL_USE_LIBSSH:BOOL=OFF //Enable mbedTLS for SSL/TLS CURL_USE_MBEDTLS:BOOL=ON //Enable OpenSSL for SSL/TLS CURL_USE_OPENSSL:BOOL=OFF //Enable wolfSSL for SSL/TLS CURL_USE_WOLFSSL:BOOL=OFF //Turn compiler warnings into errors CURL_WERROR:BOOL=OFF //Force curl not to search for system zlib CURL_ZLIB:STRING=OFF //Set to ON to enable building curl with zstd support. CURL_ZSTD:BOOL=OFF //File containing extra configuration settings DFA_XTRA:FILEPATH= //Set to ON to enable c-ares support ENABLE_ARES:BOOL=OFF //Set to ON to build with TrackMemory feature enabled ENABLE_CURLDEBUG:BOOL=OFF //to build the man page for curl and enable its -M/--manual option ENABLE_CURL_MANUAL:BOOL=ON //Set to ON to enable curl debug features ENABLE_DEBUG:BOOL=OFF //Define if you want to enable IPv6 support ENABLE_IPV6:BOOL=ON //Set to ON to enable threaded DNS lookup ENABLE_THREADED_RESOLVER:BOOL=ON //Define if you want Unix domain sockets support ENABLE_UNIX_SOCKETS:BOOL=ON //Set to ON to enable EXPERIMENTAL websockets ENABLE_WEBSOCKETS:BOOL=OFF //Path to a library. EXECINFO_LIBRARY:FILEPATH=EXECINFO_LIBRARY-NOTFOUND //Attempt fully static linking of all CLI apps FULLY_STATIC:BOOL=OFF //disables all protocols except HTTP (This overrides all CURL_DISABLE_* // options) HTTP_ONLY:BOOL=OFF //Installation directory for executables INSTALL_BIN_DIR:PATH=/usr/local/bin //Installation directory for headers INSTALL_INC_DIR:PATH=/usr/local/include //Installation directory for libraries INSTALL_LIB_DIR:PATH=/usr/local/lib //Installation directory for manual pages INSTALL_MAN_DIR:PATH=/usr/local/share/man //Install mbed TLS headers. INSTALL_MBEDTLS_HEADERS:BOOL=ON //Installation directory for pkgconfig (.pc) files INSTALL_PKGCONFIG_DIR:PATH=/usr/local/share/pkgconfig //Build the unit tests when BUILD_TESTING is enabled. JSON_BuildTests:BOOL=OFF //Enable CI build targets. JSON_CI:BOOL=OFF //Use extended diagnostic messages. JSON_Diagnostics:BOOL=OFF //Disable default integer enum serialization. JSON_DisableEnumSerialization:BOOL=OFF //Enable implicit conversions. JSON_ImplicitConversions:BOOL=ON //Install CMake targets during install step. JSON_Install:BOOL=OFF //Enable legacy discarded value comparison. JSON_LegacyDiscardedValueComparison:BOOL=OFF //Use non-amalgamated version of the library. JSON_MultipleHeaders:BOOL=ON //Include as system headers (skip for clang-tidy). JSON_SystemInclude:BOOL=OFF //Basename of the curl library LIBCURL_OUTPUT_NAME:STRING=libcurl //Path to a file. LIBPSL_INCLUDE_DIR:PATH=LIBPSL_INCLUDE_DIR-NOTFOUND //Path to a library. LIBPSL_LIBRARY:FILEPATH=LIBPSL_LIBRARY-NOTFOUND //Path to a library. LIBRT:FILEPATH=/usr/lib/x86_64-linux-gnu/librt.a //Value Computed by CMake LIBWEBM_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/libwebm/source LIBWEBM_FAILED_CXX_FLAGS:STRING= -Wshorten-64-to-32 //Value Computed by CMake LIBWEBM_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake LIBWEBM_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/libwebm/source //Add Docbook SGML support LIBXML2_WITH_DOCB:BOOL=ON //Working directory for XML Conformance Test Suite LIBXML2_XMLCONF_WORKING_DIR:PATH=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/libxml2/source //Explicitly link mbed TLS library to pthread. LINK_WITH_PTHREAD:BOOL=OFF //Explicitly link mbed TLS library to trusted_storage. LINK_WITH_TRUSTED_STORAGE:BOOL=OFF //Compiler warnings treated as errors MBEDTLS_FATAL_WARNINGS:BOOL=ON //Use full internal invariant checking in DEBUG mode (deprecated, // use MI_DEBUG_FULL instead) MI_CHECK_FULL:BOOL=OFF //Use full internal heap invariant checking in DEBUG mode (expensive) MI_DEBUG_FULL:BOOL=OFF //Build with thread sanitizer (needs clang) MI_DEBUG_TSAN:BOOL=OFF //Build with undefined-behavior sanitizer (needs clang++) MI_DEBUG_UBSAN:BOOL=OFF //Install directly into $CMAKE_INSTALL_PREFIX instead of PREFIX/lib/mimalloc-version // (deprecated) MI_INSTALL_TOPLEVEL:BOOL=OFF //Path to a library. MI_LIBATOMIC:FILEPATH=MI_LIBATOMIC-NOTFOUND //Path to a library. MI_LIBPTHREAD:FILEPATH=/usr/lib/x86_64-linux-gnu/libpthread.a //Path to a library. MI_LIBRT:FILEPATH=/usr/lib/x86_64-linux-gnu/librt.a //Use slightly slower, dlopen-compatible TLS mechanism (Unix) MI_LOCAL_DYNAMIC_TLS:BOOL=OFF //Force no use of padding even in DEBUG mode etc. MI_NO_PADDING:BOOL=OFF //Use interpose to override standard malloc on macOS MI_OSX_INTERPOSE:BOOL=ON //Use malloc zone to override standard malloc on macOS MI_OSX_ZONE:BOOL=ON //Enable padding to detect heap block overflow (always on in DEBUG // or SECURE mode, or with Valgrind/ASAN) MI_PADDING:BOOL=OFF //Use full security mitigations (like guard pages, allocation randomization, // double-free mitigation, and free-list corruption detection) MI_SECURE:BOOL=OFF //Generate assembly files MI_SEE_ASM:BOOL=OFF //Show error and warning messages by default (only enabled by default // in DEBUG mode) MI_SHOW_ERRORS:BOOL=OFF //Skip collecting memory on program exit MI_SKIP_COLLECT_ON_EXIT:BOOL=OFF //Compile with address sanitizer support (adds a small overhead) MI_TRACK_ASAN:BOOL=OFF //Compile with Windows event tracing (ETW) support (adds a small // overhead) MI_TRACK_ETW:BOOL=OFF //Compile with Valgrind support (adds a small overhead) MI_TRACK_VALGRIND:BOOL=OFF //Use the C++ compiler to compile the library (instead of the C // compiler) MI_USE_CXX:BOOL=OFF //Explicitly link with -latomic (on older systems) (deprecated // and detected automatically) MI_USE_LIBATOMIC:BOOL=OFF //Use redirection module ('mimalloc-redirect') on Windows if compiling // mimalloc as a DLL MI_WIN_REDIRECT:BOOL=ON //Enable abort() call on memory allocation failure by default MI_XMALLOC:BOOL=OFF //Path to a program. PERL_EXECUTABLE:FILEPATH=/usr/bin/perl //Enable picky compiler options PICKY_COMPILER:BOOL=ON //Prefix to add to the API function names PNG_PREFIX:STRING= //Path to a file. RANDOM_FILE:FILEPATH=/dev/urandom //Skip the packager integration tests SKIP_INTEGRATION_TESTS:BOOL=OFF //Allow unsafe builds. These builds ARE NOT SECURE. UNSAFE_BUILD:BOOL=OFF //Enable ECH support USE_ECH:BOOL=OFF //Enable HTTPS RR support for ECH (experimental) USE_HTTPSRR:BOOL=OFF //Use msquic library for HTTP/3 support USE_MSH3:BOOL=OFF //Use nghttp2 library USE_NGHTTP2:BOOL=OFF //Use ngtcp2 and nghttp3 libraries for HTTP/3 support USE_NGTCP2:BOOL=OFF //Use openssl and nghttp3 libraries for HTTP/3 support USE_OPENSSL_QUIC:BOOL=OFF //Use quiche library for HTTP/3 support USE_QUICHE:BOOL=OFF //Build mbed TLS shared library. USE_SHARED_MBEDTLS_LIBRARY:BOOL=OFF //Build mbed TLS static library. USE_STATIC_MBEDTLS_LIBRARY:BOOL=ON //Value Computed by CMake absl_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/abseil-cpp/source //Value Computed by CMake absl_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake absl_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/abseil-cpp/source //Dependencies for the target absl_bad_any_cast_impl_LIB_DEPENDS:STATIC=general;absl::raw_logging_internal; //Dependencies for the target absl_bad_optional_access_LIB_DEPENDS:STATIC=general;absl::raw_logging_internal; //Dependencies for the target absl_bad_variant_access_LIB_DEPENDS:STATIC=general;absl::raw_logging_internal; //Dependencies for the target absl_base_LIB_DEPENDS:STATIC=general;absl::log_severity;general;absl::raw_logging_internal;general;absl::spinlock_wait;general;absl::type_traits; //Dependencies for the target absl_cord_LIB_DEPENDS:STATIC=general;absl::base;general;absl::cord_internal;general;absl::cordz_functions;general;absl::cordz_info;general;absl::crc32c;general;absl::crc_cord_state;general;absl::optional;general;absl::raw_logging_internal;general;absl::span;general;absl::strings; //Dependencies for the target absl_cord_internal_LIB_DEPENDS:STATIC=general;absl::crc_cord_state;general;absl::raw_logging_internal;general;absl::strings;general;absl::throw_delegate; //Dependencies for the target absl_cordz_functions_LIB_DEPENDS:STATIC=general;absl::exponential_biased;general;absl::raw_logging_internal; //Dependencies for the target absl_cordz_handle_LIB_DEPENDS:STATIC=general;absl::base;general;absl::raw_logging_internal;general;absl::synchronization; //Dependencies for the target absl_cordz_info_LIB_DEPENDS:STATIC=general;absl::base;general;absl::cord_internal;general;absl::cordz_functions;general;absl::cordz_handle;general;absl::span;general;absl::raw_logging_internal;general;absl::stacktrace;general;absl::synchronization;general;absl::time; //Dependencies for the target absl_cordz_sample_token_LIB_DEPENDS:STATIC=general;absl::cordz_handle;general;absl::cordz_info; //Dependencies for the target absl_crc32c_LIB_DEPENDS:STATIC=general;absl::crc_cpu_detect;general;absl::crc_internal;general;absl::non_temporal_memcpy;general;absl::str_format;general;absl::strings; //Dependencies for the target absl_crc_cord_state_LIB_DEPENDS:STATIC=general;absl::crc32c;general;absl::strings; //Dependencies for the target absl_crc_cpu_detect_LIB_DEPENDS:STATIC=general;absl::base; //Dependencies for the target absl_crc_internal_LIB_DEPENDS:STATIC=general;absl::crc_cpu_detect;general;absl::raw_logging_internal;general;absl::memory;general;absl::bits; //Dependencies for the target absl_debugging_internal_LIB_DEPENDS:STATIC=general;absl::raw_logging_internal; //Dependencies for the target absl_demangle_internal_LIB_DEPENDS:STATIC=general;absl::base; //Dependencies for the target absl_die_if_null_LIB_DEPENDS:STATIC=general;absl::log;general;absl::strings; //Dependencies for the target absl_examine_stack_LIB_DEPENDS:STATIC=general;absl::stacktrace;general;absl::symbolize;general;absl::raw_logging_internal; //Dependencies for the target absl_failure_signal_handler_LIB_DEPENDS:STATIC=general;absl::examine_stack;general;absl::stacktrace;general;absl::base;general;absl::raw_logging_internal; //Dependencies for the target absl_flags_commandlineflag_LIB_DEPENDS:STATIC=general;absl::flags_commandlineflag_internal;general;absl::optional;general;absl::strings; //Dependencies for the target absl_flags_config_LIB_DEPENDS:STATIC=general;absl::flags_program_name;general;absl::strings;general;absl::synchronization; //Dependencies for the target absl_flags_internal_LIB_DEPENDS:STATIC=general;absl::base;general;absl::flags_commandlineflag;general;absl::flags_commandlineflag_internal;general;absl::flags_config;general;absl::flags_marshalling;general;absl::synchronization;general;absl::meta;general;absl::utility; //Dependencies for the target absl_flags_marshalling_LIB_DEPENDS:STATIC=general;absl::log_severity;general;absl::int128;general;absl::optional;general;absl::strings;general;absl::str_format; //Dependencies for the target absl_flags_parse_LIB_DEPENDS:STATIC=general;absl::flags_config;general;absl::flags_commandlineflag;general;absl::flags_commandlineflag_internal;general;absl::flags_internal;general;absl::flags_private_handle_accessor;general;absl::flags_program_name;general;absl::flags_reflection;general;absl::flags_usage;general;absl::strings;general;absl::synchronization; //Dependencies for the target absl_flags_private_handle_accessor_LIB_DEPENDS:STATIC=general;absl::flags_commandlineflag;general;absl::flags_commandlineflag_internal;general;absl::strings; //Dependencies for the target absl_flags_program_name_LIB_DEPENDS:STATIC=general;absl::strings;general;absl::synchronization; //Dependencies for the target absl_flags_reflection_LIB_DEPENDS:STATIC=general;absl::flags_commandlineflag;general;absl::flags_private_handle_accessor;general;absl::flags_config;general;absl::strings;general;absl::synchronization; //Dependencies for the target absl_flags_usage_LIB_DEPENDS:STATIC=general;absl::flags_usage_internal;general;absl::raw_logging_internal;general;absl::strings;general;absl::synchronization; //Dependencies for the target absl_flags_usage_internal_LIB_DEPENDS:STATIC=general;absl::flags_config;general;absl::flags_commandlineflag;general;absl::flags_internal;general;absl::flags_private_handle_accessor;general;absl::flags_program_name;general;absl::flags_reflection;general;absl::strings;general;absl::synchronization; //Dependencies for the target absl_graphcycles_internal_LIB_DEPENDS:STATIC=general;absl::base;general;absl::malloc_internal;general;absl::raw_logging_internal; //Dependencies for the target absl_hash_LIB_DEPENDS:STATIC=general;absl::bits;general;absl::city;general;absl::meta;general;absl::int128;general;absl::strings;general;absl::optional;general;absl::variant;general;absl::utility;general;absl::low_level_hash; //Dependencies for the target absl_hashtablez_sampler_LIB_DEPENDS:STATIC=general;absl::base;general;absl::exponential_biased;general;absl::raw_logging_internal;general;absl::sample_recorder;general;absl::synchronization;general;absl::time; //Dependencies for the target absl_kernel_timeout_internal_LIB_DEPENDS:STATIC=general;absl::base;general;absl::raw_logging_internal;general;absl::time; //Dependencies for the target absl_log_entry_LIB_DEPENDS:STATIC=general;absl::log_severity;general;absl::span;general;absl::strings;general;absl::time; //Dependencies for the target absl_log_flags_LIB_DEPENDS:STATIC=general;absl::log_globals;general;absl::log_severity;general;absl::flags_marshalling;general;absl::strings;general;absl::vlog_config_internal; //Dependencies for the target absl_log_globals_LIB_DEPENDS:STATIC=general;absl::hash;general;absl::log_severity;general;absl::raw_logging_internal;general;absl::strings;general;absl::vlog_config_internal; //Dependencies for the target absl_log_initialize_LIB_DEPENDS:STATIC=general;absl::log_globals;general;absl::log_internal_globals;general;absl::time; //Dependencies for the target absl_log_internal_check_op_LIB_DEPENDS:STATIC=general;absl::log_internal_nullguard;general;absl::log_internal_nullstream;general;absl::log_internal_strip;general;absl::strings; //Dependencies for the target absl_log_internal_conditions_LIB_DEPENDS:STATIC=general;absl::base;general;absl::log_internal_voidify; //Dependencies for the target absl_log_internal_fnmatch_LIB_DEPENDS:STATIC=general;absl::strings; //Dependencies for the target absl_log_internal_format_LIB_DEPENDS:STATIC=general;absl::log_internal_append_truncated;general;absl::log_internal_globals;general;absl::log_severity;general;absl::strings;general;absl::str_format;general;absl::time;general;absl::span; //Dependencies for the target absl_log_internal_globals_LIB_DEPENDS:STATIC=general;absl::log_severity;general;absl::raw_logging_internal;general;absl::strings;general;absl::time; //Dependencies for the target absl_log_internal_log_sink_set_LIB_DEPENDS:STATIC=general;absl::base;general;absl::log_internal_globals;general;absl::log_globals;general;absl::log_entry;general;absl::log_severity;general;absl::log_sink;general;absl::raw_logging_internal;general;absl::synchronization;general;absl::span;general;absl::strings; //Dependencies for the target absl_log_internal_message_LIB_DEPENDS:STATIC=general;absl::base;general;absl::examine_stack;general;absl::log_internal_append_truncated;general;absl::log_internal_format;general;absl::log_internal_globals;general;absl::log_internal_proto;general;absl::log_internal_log_sink_set;general;absl::log_internal_nullguard;general;absl::log_globals;general;absl::log_entry;general;absl::log_severity;general;absl::log_sink;general;absl::log_sink_registry;general;absl::memory;general;absl::raw_logging_internal;general;absl::strings;general;absl::strerror;general;absl::time;general;absl::span; //Dependencies for the target absl_log_internal_proto_LIB_DEPENDS:STATIC=general;absl::base;general;absl::strings;general;absl::span; //Dependencies for the target absl_log_severity_LIB_DEPENDS:STATIC=general;absl::config;general;absl::core_headers; //Dependencies for the target absl_log_sink_LIB_DEPENDS:STATIC=general;absl::log_entry; //Dependencies for the target absl_low_level_hash_LIB_DEPENDS:STATIC=general;absl::int128; //Dependencies for the target absl_malloc_internal_LIB_DEPENDS:STATIC=general;absl::base;general;absl::base_internal;general;absl::raw_logging_internal; //Dependencies for the target absl_periodic_sampler_LIB_DEPENDS:STATIC=general;absl::exponential_biased; //Dependencies for the target absl_random_distributions_LIB_DEPENDS:STATIC=general;absl::random_internal_generate_real;general;absl::random_internal_distribution_caller;general;absl::random_internal_fast_uniform_bits;general;absl::random_internal_fastmath;general;absl::random_internal_iostream_state_saver;general;absl::random_internal_traits;general;absl::random_internal_uniform_helper;general;absl::random_internal_wide_multiply;general;absl::strings; //Dependencies for the target absl_random_internal_distribution_test_util_LIB_DEPENDS:STATIC=general;absl::raw_logging_internal;general;absl::strings;general;absl::str_format;general;absl::span; //Dependencies for the target absl_random_internal_pool_urbg_LIB_DEPENDS:STATIC=general;absl::base;general;absl::random_internal_randen;general;absl::random_internal_seed_material;general;absl::random_seed_gen_exception;general;absl::raw_logging_internal;general;absl::span; //Dependencies for the target absl_random_internal_randen_LIB_DEPENDS:STATIC=general;absl::random_internal_platform;general;absl::random_internal_randen_hwaes;general;absl::random_internal_randen_slow; //Dependencies for the target absl_random_internal_randen_hwaes_LIB_DEPENDS:STATIC=general;absl::random_internal_platform;general;absl::random_internal_randen_hwaes_impl; //Dependencies for the target absl_random_internal_randen_hwaes_impl_LIB_DEPENDS:STATIC=general;absl::random_internal_platform; //Dependencies for the target absl_random_internal_randen_slow_LIB_DEPENDS:STATIC=general;absl::random_internal_platform; //Dependencies for the target absl_random_internal_seed_material_LIB_DEPENDS:STATIC=general;absl::optional;general;absl::raw_logging_internal;general;absl::span;general;absl::strings; //Dependencies for the target absl_random_seed_sequences_LIB_DEPENDS:STATIC=general;absl::random_internal_pool_urbg;general;absl::random_internal_salted_seed_seq;general;absl::random_internal_seed_material;general;absl::random_seed_gen_exception;general;absl::span; //Dependencies for the target absl_raw_hash_set_LIB_DEPENDS:STATIC=general;absl::bits;general;absl::hash;general;absl::hashtablez_sampler;general;absl::memory;general;absl::meta;general;absl::optional;general;absl::raw_logging_internal;general;absl::utility; //Dependencies for the target absl_raw_logging_internal_LIB_DEPENDS:STATIC=general;absl::config;general;absl::core_headers;general;absl::log_severity; //Dependencies for the target absl_scoped_set_env_LIB_DEPENDS:STATIC=general;absl::raw_logging_internal; //Dependencies for the target absl_spinlock_wait_LIB_DEPENDS:STATIC=general;absl::base_internal;general;absl::core_headers; //Dependencies for the target absl_stacktrace_LIB_DEPENDS:STATIC=general;absl::debugging_internal;general;absl::raw_logging_internal; //Dependencies for the target absl_status_LIB_DEPENDS:STATIC=general;absl::cord;general;absl::optional;general;absl::raw_logging_internal;general;absl::span;general;absl::stacktrace;general;absl::strerror;general;absl::str_format;general;absl::strings;general;absl::symbolize; //Dependencies for the target absl_statusor_LIB_DEPENDS:STATIC=general;absl::base;general;absl::has_ostream_operator;general;absl::raw_logging_internal;general;absl::status;general;absl::str_format;general;absl::strings;general;absl::utility;general;absl::variant; //Dependencies for the target absl_str_format_internal_LIB_DEPENDS:STATIC=general;absl::strings;general;absl::utility;general;absl::int128;general;absl::span; //Dependencies for the target absl_string_view_LIB_DEPENDS:STATIC=general;absl::base;general;absl::throw_delegate; //Dependencies for the target absl_strings_LIB_DEPENDS:STATIC=general;absl::string_view;general;absl::strings_internal;general;absl::base;general;absl::charset;general;absl::int128;general;absl::raw_logging_internal;general;absl::throw_delegate; //Dependencies for the target absl_strings_internal_LIB_DEPENDS:STATIC=general;absl::raw_logging_internal; //Dependencies for the target absl_symbolize_LIB_DEPENDS:STATIC=general;absl::debugging_internal;general;absl::demangle_internal;general;absl::base;general;absl::malloc_internal;general;absl::raw_logging_internal;general;absl::strings; //Dependencies for the target absl_synchronization_LIB_DEPENDS:STATIC=general;absl::graphcycles_internal;general;absl::kernel_timeout_internal;general;absl::base;general;absl::malloc_internal;general;absl::raw_logging_internal;general;absl::stacktrace;general;absl::symbolize;general;absl::time; //Dependencies for the target absl_throw_delegate_LIB_DEPENDS:STATIC=general;absl::raw_logging_internal; //Dependencies for the target absl_time_LIB_DEPENDS:STATIC=general;absl::base;general;absl::civil_time;general;absl::int128;general;absl::raw_logging_internal;general;absl::strings;general;absl::time_zone; //Dependencies for the target absl_vlog_config_internal_LIB_DEPENDS:STATIC=general;absl::base;general;absl::log_internal_fnmatch;general;absl::memory;general;absl::strings;general;absl::synchronization;general;absl::optional; //Value Computed by CMake c-ares_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/c-ares/source //Value Computed by CMake c-ares_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake c-ares_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/c-ares/source //Value Computed by CMake gmock_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/googletest/source/googlemock //Value Computed by CMake gmock_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target gmock_LIB_DEPENDS:STATIC=general;gtest; //Value Computed by CMake gmock_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/googletest/source/googlemock //Build all of Google Mock's own tests. gmock_build_tests:BOOL=OFF //Dependencies for the target gmock_main_LIB_DEPENDS:STATIC=general;gmock; //Value Computed by CMake gtest_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/googletest/source/googletest //Value Computed by CMake gtest_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake gtest_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/googletest/source/googletest //Build gtest's sample programs. gtest_build_samples:BOOL=OFF //Build all of gtest's own tests. gtest_build_tests:BOOL=OFF //Disable uses of pthreads in gtest. gtest_disable_pthreads:BOOL=OFF //Build gtest with internal symbols hidden in shared libraries. gtest_hide_internal_symbols:BOOL=OFF //Dependencies for the target gtest_main_LIB_DEPENDS:STATIC=general;gtest; //Enable linker version script ld-version-script:BOOL=ON //Value Computed by CMake libmimalloc_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/mimalloc/source //Value Computed by CMake libmimalloc_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake libmimalloc_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/mimalloc/source //Value Computed by CMake libpng_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/libpng/source //Value Computed by CMake libpng_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake libpng_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/libpng/source //Value Computed by CMake libxml2_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/libxml2/source //Value Computed by CMake libxml2_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake libxml2_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/libxml2/source //Value Computed by CMake mbed TLS_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/mbedtls/source //Value Computed by CMake mbed TLS_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake mbed TLS_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/mbedtls/source //Dependencies for the target mbedtls_LIB_DEPENDS:STATIC=general;mbedx509; //Dependencies for the target mbedx509_LIB_DEPENDS:STATIC=general;mbedcrypto; //Value Computed by CMake nlohmann_json_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/json/source //Value Computed by CMake nlohmann_json_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake nlohmann_json_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/json/source //Dependencies for the target png_static_LIB_DEPENDS:STATIC=general;zlibstatic;general;m; //Provider of absl library protobuf_ABSL_PROVIDER:STRING=module //Adjust build flags to allow for ccache support. protobuf_ALLOW_CCACHE:BOOL=OFF //Value Computed by CMake protobuf_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/protobuf/source //Build protobuf libraries and protoc compiler protobuf_BUILD_PROTOBUF_BINARIES:BOOL=ON //Default debug postfix protobuf_DEBUG_POSTFIX:STRING=d //Value Computed by CMake protobuf_IS_TOP_LEVEL:STATIC=OFF //Provider of jsoncpp library protobuf_JSONCPP_PROVIDER:STRING=module //CMake built-in FindProtobuf.cmake module compatible protobuf_MODULE_COMPATIBLE:BOOL=OFF //Link static runtime libraries protobuf_MSVC_STATIC_RUNTIME:BOOL=OFF //Value Computed by CMake protobuf_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/protobuf/source //Output directory for XML logs from tests. protobuf_TEST_XML_OUTDIR:BOOL=OFF //Enable for verbose output protobuf_VERBOSE:BOOL=OFF //Value Computed by CMake shaka-packager_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build //Value Computed by CMake shaka-packager_IS_TOP_LEVEL:STATIC=ON //Value Computed by CMake shaka-packager_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager //Value Computed by CMake utf8_range_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/protobuf/source/third_party/utf8_range //Configure installation utf8_range_ENABLE_INSTALL:BOOL=OFF //Build test suite utf8_range_ENABLE_TESTS:BOOL=OFF //Value Computed by CMake utf8_range_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake utf8_range_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/protobuf/source/third_party/utf8_range //Dependencies for the target utf8_validity_LIB_DEPENDS:STATIC=general;absl::strings; //Value Computed by CMake zlib_BINARY_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/build/packager/third_party/zlib/source //Value Computed by CMake zlib_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake zlib_SOURCE_DIR:STATIC=/home/bitnami/htdocs/shaka-packager/packager/third_party/zlib/source ######################## # INTERNAL cache entries ######################## //Test ABSL_INTERNAL_AT_LEAST_CXX17 ABSL_INTERNAL_AT_LEAST_CXX17:INTERNAL=1 //Test ABSL_INTERNAL_AT_LEAST_CXX20 ABSL_INTERNAL_AT_LEAST_CXX20:INTERNAL= //CARES LIBRARY FOUND CARES_FOUND:INTERNAL=1 //CARES LIBRARIES CARES_LIBRARIES:INTERNAL=c-ares::cares //ADVANCED property for variable: CMAKE_ADDR2LINE CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 //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/bitnami/htdocs/shaka-packager/build //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=25 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION: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_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //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_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 //ADVANCED property for variable: CMAKE_DLLTOOL CMAKE_DLLTOOL-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=Ninja //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 //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/home/bitnami/htdocs/shaka-packager //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=95 //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 //ADVANCED property for variable: CMAKE_READELF CMAKE_READELF-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.25 //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 //ADVANCED property for variable: CPACK_BINARY_DEB CPACK_BINARY_DEB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_FREEBSD CPACK_BINARY_FREEBSD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_IFW CPACK_BINARY_IFW-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_NSIS CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_RPM CPACK_BINARY_RPM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_STGZ CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TBZ2 CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TGZ CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TXZ CPACK_BINARY_TXZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TZ CPACK_BINARY_TZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_RPM CPACK_SOURCE_RPM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TBZ2 CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TGZ CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TXZ CPACK_SOURCE_TXZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TZ CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_ZIP CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_ALTSVC CURL_DISABLE_ALTSVC-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_AWS CURL_DISABLE_AWS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_BASIC_AUTH CURL_DISABLE_BASIC_AUTH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_BEARER_AUTH CURL_DISABLE_BEARER_AUTH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_BINDLOCAL CURL_DISABLE_BINDLOCAL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_COOKIES CURL_DISABLE_COOKIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_DICT CURL_DISABLE_DICT-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_DIGEST_AUTH CURL_DISABLE_DIGEST_AUTH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_DOH CURL_DISABLE_DOH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_FILE CURL_DISABLE_FILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_FORM_API CURL_DISABLE_FORM_API-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_FTP CURL_DISABLE_FTP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_GETOPTIONS CURL_DISABLE_GETOPTIONS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_GOPHER CURL_DISABLE_GOPHER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_HEADERS_API CURL_DISABLE_HEADERS_API-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_HSTS CURL_DISABLE_HSTS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_HTTP CURL_DISABLE_HTTP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_HTTP_AUTH CURL_DISABLE_HTTP_AUTH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_IMAP CURL_DISABLE_IMAP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_KERBEROS_AUTH CURL_DISABLE_KERBEROS_AUTH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_LDAP CURL_DISABLE_LDAP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_LDAPS CURL_DISABLE_LDAPS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_LIBCURL_OPTION CURL_DISABLE_LIBCURL_OPTION-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_MIME CURL_DISABLE_MIME-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_MQTT CURL_DISABLE_MQTT-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_NEGOTIATE_AUTH CURL_DISABLE_NEGOTIATE_AUTH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_NETRC CURL_DISABLE_NETRC-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_NTLM CURL_DISABLE_NTLM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_PARSEDATE CURL_DISABLE_PARSEDATE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_POP3 CURL_DISABLE_POP3-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_PROGRESS_METER CURL_DISABLE_PROGRESS_METER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_PROXY CURL_DISABLE_PROXY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_RTSP CURL_DISABLE_RTSP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_SHUFFLE_DNS CURL_DISABLE_SHUFFLE_DNS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_SMB CURL_DISABLE_SMB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_SMTP CURL_DISABLE_SMTP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_SOCKETPAIR CURL_DISABLE_SOCKETPAIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_SRP CURL_DISABLE_SRP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_TELNET CURL_DISABLE_TELNET-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_TFTP CURL_DISABLE_TFTP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DISABLE_VERBOSE_STRINGS CURL_DISABLE_VERBOSE_STRINGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_HIDDEN_SYMBOLS CURL_HIDDEN_SYMBOLS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_USE_GSASL CURL_USE_GSASL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_USE_GSSAPI CURL_USE_GSSAPI-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_USE_LIBPSL CURL_USE_LIBPSL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_USE_LIBSSH CURL_USE_LIBSSH-ADVANCED:INTERNAL=1 //STRINGS property for variable: CURL_ZLIB CURL_ZLIB-STRINGS:INTERNAL=AUTO;ON;OFF //Test CXX_FLAG_SUPPORTED CXX_FLAG_SUPPORTED:INTERNAL=1 //Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS:INTERNAL=1 //ADVANCED property for variable: ENABLE_IPV6 ENABLE_IPV6-ADVANCED:INTERNAL=1 //Details about finding MbedTLS FIND_PACKAGE_MESSAGE_DETAILS_MbedTLS:INTERNAL=[../mbedtls/source/include][mbedtls][mbedx509][mbedcrypto][v()] //Details about finding Perl FIND_PACKAGE_MESSAGE_DETAILS_Perl:INTERNAL=[/usr/bin/perl][v5.36.0()] //Details about finding Python FIND_PACKAGE_MESSAGE_DETAILS_Python:INTERNAL=[/opt/bitnami/python/bin/python3][cfound components: Interpreter ][v3.13.3()] //Details about finding Python3 FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[/opt/bitnami/python/bin/python3][cfound components: Interpreter ][v3.13.3()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //Test GETHOSTBYNAME_ARG_CAST_CONST GETHOSTBYNAME_ARG_CAST_CONST:INTERNAL=1 //Have symbol AF_INET6 HAVE_AF_INET6:INTERNAL=1 //Have symbol alarm HAVE_ALARM:INTERNAL=1 //Have symbol arc4random HAVE_ARC4RANDOM:INTERNAL=1 //Have symbol arc4random_buf HAVE_ARC4RANDOM_BUF:INTERNAL=1 //Have include arpa/inet.h HAVE_ARPA_INET_H:INTERNAL=1 //Have include arpa/nameser_compat.h HAVE_ARPA_NAMESER_COMPAT_H:INTERNAL=1 //Have include arpa/nameser.h HAVE_ARPA_NAMESER_H:INTERNAL=1 //Have include assert.h HAVE_ASSERT_H:INTERNAL=1 //Curl test HAVE_ATOMIC:INTERNAL=1 //Test HAVE_ATTRIBUTE_DESTRUCTOR HAVE_ATTRIBUTE_DESTRUCTOR:INTERNAL=1 //Have symbol basename HAVE_BASENAME:INTERNAL=1 //Have symbol bitncmp HAVE_BITNCMP:INTERNAL= //Test HAVE_BOOL_T HAVE_BOOL_T:INTERNAL=1 //Test HAVE_BROKEN_SS_FAMILY HAVE_BROKEN_SS_FAMILY:INTERNAL= //Have function class HAVE_CLASS:INTERNAL= //Have symbol CLOCK_MONOTONIC HAVE_CLOCK_GETTIME_MONOTONIC:INTERNAL=1 //Test HAVE_CLOCK_GETTIME_MONOTONIC_RAW HAVE_CLOCK_GETTIME_MONOTONIC_RAW:INTERNAL=1 //Have symbol closesocket HAVE_CLOSESOCKET:INTERNAL= //Have symbol CloseSocket HAVE_CLOSESOCKET_CAMEL:INTERNAL= //Have symbol connect HAVE_CONNECT:INTERNAL=1 //Have include ctype.h HAVE_CTYPE_H:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h HAVE_DIRENT_H:INTERNAL=1 //Have include dlfcn.h HAVE_DLFCN_H:INTERNAL=1 //Have library dl HAVE_DLOPEN:INTERNAL=1 //Have includes dl.h HAVE_DL_H:INTERNAL= //Have include errno.h HAVE_ERRNO_H:INTERNAL=1 //Have symbol eventfd HAVE_EVENTFD:INTERNAL=1 //Have symbol fcntl HAVE_FCNTL:INTERNAL=1 //Have include fcntl.h HAVE_FCNTL_H:INTERNAL=1 //Curl test HAVE_FCNTL_O_NONBLOCK:INTERNAL=1 //Curl test HAVE_FILE_OFFSET_BITS:INTERNAL=1 //Have symbol FIONBIO HAVE_FIONBIO:INTERNAL=1 //Have include float.h HAVE_FLOAT_H:INTERNAL=1 //Have symbol fnmatch HAVE_FNMATCH:INTERNAL=1 //Have function fpclass HAVE_FPCLASS:INTERNAL= //Have function fprintf HAVE_FPRINTF:INTERNAL=1 //Have symbol freeaddrinfo HAVE_FREEADDRINFO:INTERNAL=1 //Have symbol fseeko HAVE_FSEEKO:INTERNAL=1 //Have symbol fsetxattr HAVE_FSETXATTR:INTERNAL=1 //Curl test HAVE_FSETXATTR_5:INTERNAL=1 //Curl test HAVE_FSETXATTR_6:INTERNAL= //Have function ftime HAVE_FTIME:INTERNAL=1 //Have symbol ftruncate HAVE_FTRUNCATE:INTERNAL=1 //Have symbol getaddrinfo HAVE_GETADDRINFO:INTERNAL=1 //Have symbol getenv HAVE_GETENV:INTERNAL=1 //Have symbol geteuid HAVE_GETEUID:INTERNAL=1 //Have symbol gethostbyaddr HAVE_GETHOSTBYADDR:INTERNAL=1 //Have symbol gethostbyname HAVE_GETHOSTBYNAME:INTERNAL=1 //Have symbol gethostbyname_r HAVE_GETHOSTBYNAME_R:INTERNAL=1 //Curl test HAVE_GETHOSTBYNAME_R_3:INTERNAL= //Curl test HAVE_GETHOSTBYNAME_R_3_REENTRANT:INTERNAL= //Curl test HAVE_GETHOSTBYNAME_R_5:INTERNAL= //Curl test HAVE_GETHOSTBYNAME_R_5_REENTRANT:INTERNAL= //Curl test HAVE_GETHOSTBYNAME_R_6:INTERNAL=1 //Curl test HAVE_GETHOSTBYNAME_R_6_REENTRANT:INTERNAL=1 //Have symbol gethostname HAVE_GETHOSTNAME:INTERNAL=1 //Have symbol getifaddrs HAVE_GETIFADDRS:INTERNAL=1 //Have symbol getnameinfo HAVE_GETNAMEINFO:INTERNAL=1 //Have symbol getpass_r HAVE_GETPASS_R:INTERNAL= //Have symbol getpeername HAVE_GETPEERNAME:INTERNAL=1 //Have symbol getppid HAVE_GETPPID:INTERNAL=1 //Have symbol getpwuid HAVE_GETPWUID:INTERNAL=1 //Have symbol getpwuid_r HAVE_GETPWUID_R:INTERNAL=1 //Have symbol getrandom HAVE_GETRANDOM:INTERNAL=1 //Have symbol getrlimit HAVE_GETRLIMIT:INTERNAL=1 //Have symbol getservbyname_r HAVE_GETSERVBYNAME_R:INTERNAL=1 //Have symbol getservbyport_r HAVE_GETSERVBYPORT_R:INTERNAL=1 //Have symbol getsockname HAVE_GETSOCKNAME:INTERNAL=1 //Have symbol gettimeofday HAVE_GETTIMEOFDAY:INTERNAL=1 //Curl test HAVE_GLIBC_STRERROR_R:INTERNAL= //Have symbol gmtime_r HAVE_GMTIME_R:INTERNAL=1 //Test HAVE_H_ERRNO HAVE_H_ERRNO:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h;fcntl.h;ifaddrs.h HAVE_IFADDRS_H:INTERNAL=1 //Have symbol if_indextoname HAVE_IF_INDEXTONAME:INTERNAL=1 //Have symbol if_nametoindex HAVE_IF_NAMETOINDEX:INTERNAL=1 //Have symbol inet_net_pton HAVE_INET_NET_PTON:INTERNAL= //Have symbol inet_ntop HAVE_INET_NTOP:INTERNAL=1 //Have symbol inet_pton HAVE_INET_PTON:INTERNAL=1 //Have include inttypes.h HAVE_INTTYPES_H:INTERNAL=1 //Curl test HAVE_IN_ADDR_T:INTERNAL=1 //Have symbol ioctl HAVE_IOCTL:INTERNAL=1 //Have symbol ioctlsocket HAVE_IOCTLSOCKET:INTERNAL= //Have symbol IoctlSocket HAVE_IOCTLSOCKET_CAMEL:INTERNAL= //Curl test HAVE_IOCTLSOCKET_CAMEL_FIONBIO:INTERNAL= //Curl test HAVE_IOCTLSOCKET_FIONBIO:INTERNAL= //Curl test HAVE_IOCTL_FIONBIO:INTERNAL=1 //Have symbol SIOCGIFADDR HAVE_IOCTL_SIOCGIFADDR:INTERNAL=1 //Have includes sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h;fcntl.h;ifaddrs.h;io.h HAVE_IO_H:INTERNAL= //Have function isascii HAVE_ISASCII:INTERNAL=1 //Have includes ;lber.h HAVE_LBER_H:INTERNAL= //Have includes ;ldap.h HAVE_LDAP_H:INTERNAL= //Test HAVE_LD_VERSION_SCRIPT HAVE_LD_VERSION_SCRIPT:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h;fcntl.h;ifaddrs.h;libgen.h HAVE_LIBGEN_H:INTERNAL=1 //Have library history HAVE_LIBHISTORY:INTERNAL= //Have library lber HAVE_LIBLBER:INTERNAL= //Have library ldap HAVE_LIBLDAP:INTERNAL= //Have library readline HAVE_LIBREADLINE:INTERNAL= //Have library socket HAVE_LIBSOCKET:INTERNAL= //Have include limits.h HAVE_LIMITS_H:INTERNAL=1 //Have include linux/tcp.h HAVE_LINUX_TCP_H:INTERNAL=1 //Test HAVE_LL HAVE_LL:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h;fcntl.h;ifaddrs.h;libgen.h;locale.h HAVE_LOCALE_H:INTERNAL=1 //Have function localtime HAVE_LOCALTIME:INTERNAL=1 //Test HAVE_LONGLONG HAVE_LONGLONG:INTERNAL=1 //Have function mach_absolute_time HAVE_MACH_ABSOLUTE_TIME:INTERNAL= //Have include malloc.h HAVE_MALLOC_H:INTERNAL=1 //Have include math.h HAVE_MATH_H:INTERNAL=1 //Have include memory.h HAVE_MEMORY_H:INTERNAL=1 //Have symbol memrchr HAVE_MEMRCHR:INTERNAL= //Have function mmap HAVE_MMAP:INTERNAL=1 //Have symbol MSG_NOSIGNAL HAVE_MSG_NOSIGNAL:INTERNAL=1 //Have function munmap HAVE_MUNMAP:INTERNAL=1 //Have include netdb.h HAVE_NETDB_H:INTERNAL=1 //Have include netinet/in.h HAVE_NETINET_IN_H:INTERNAL=1 //Have include sys/types.h;netinet/tcp.h HAVE_NETINET_TCP_H:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;netinet/udp.h HAVE_NETINET_UDP_H:INTERNAL=1 //Have include net/if.h HAVE_NET_IF_H:INTERNAL=1 //Result of TRY_COMPILE HAVE_OFF64_T:INTERNAL=TRUE //Have symbol opendir HAVE_OPENDIR:INTERNAL=1 //Have symbol O_NONBLOCK HAVE_O_NONBLOCK:INTERNAL=1 //Have symbol PF_INET6 HAVE_PF_INET6:INTERNAL=1 //Have symbol pipe HAVE_PIPE:INTERNAL=1 //Test HAVE_POLL_FINE HAVE_POLL_FINE:INTERNAL=1 //Result of TRY_COMPILE HAVE_POLL_FINE_COMPILED:INTERNAL=TRUE //Result of try_run() HAVE_POLL_FINE_EXITCODE:INTERNAL=0 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;netinet/udp.h;poll.h HAVE_POLL_H:INTERNAL=1 //Curl test HAVE_POSIX_STRERROR_R:INTERNAL=1 //Have function printf HAVE_PRINTF:INTERNAL=1 //Have include pthread.h HAVE_PTHREAD_H:INTERNAL=1 //Have function putenv HAVE_PUTENV:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;netinet/udp.h;poll.h;pwd.h HAVE_PWD_H:INTERNAL=1 //Have function rand HAVE_RAND:INTERNAL=1 //Have function rand_r HAVE_RAND_R:INTERNAL=1 //Have symbol recv HAVE_RECV:INTERNAL=1 //Have symbol recvfrom HAVE_RECVFROM:INTERNAL=1 //Have include resolv.h HAVE_RESOLV_H:INTERNAL=1 //Have library resolv HAVE_RES_SERVICENAME_IN_LIBRESOLV:INTERNAL= //Have symbol sched_yield HAVE_SCHED_YIELD:INTERNAL=1 //Have symbol select HAVE_SELECT:INTERNAL=1 //Have symbol send HAVE_SEND:INTERNAL=1 //Have symbol sendmsg HAVE_SENDMSG:INTERNAL=1 //Have symbol setlocale HAVE_SETLOCALE:INTERNAL=1 //Have symbol setmode HAVE_SETMODE:INTERNAL= //Have symbol setrlimit HAVE_SETRLIMIT:INTERNAL=1 //Have symbol setsockopt HAVE_SETSOCKOPT:INTERNAL=1 //Curl test HAVE_SETSOCKOPT_SO_NONBLOCK:INTERNAL= //Have library dld HAVE_SHLLOAD:INTERNAL= //Have symbol sigaction HAVE_SIGACTION:INTERNAL=1 //Have symbol siginterrupt HAVE_SIGINTERRUPT:INTERNAL=1 //Have symbol signal HAVE_SIGNAL:INTERNAL=1 //Have include signal.h HAVE_SIGNAL_H:INTERNAL=1 //Have symbol sigsetjmp HAVE_SIGSETJMP:INTERNAL=1 //Test HAVE_SIG_ATOMIC_T HAVE_SIG_ATOMIC_T:INTERNAL=1 //Result of TRY_COMPILE HAVE_SIZEOF_CURL_OFF_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_CURL_SOCKET_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_INT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_LONG_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_OFF_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SA_FAMILY_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SIZE_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SSIZE_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SUSECONDS_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_TIME_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF___INT64:INTERNAL=FALSE //Have symbol snprintf HAVE_SNPRINTF:INTERNAL=1 //Test HAVE_SOCKADDR_IN6_SIN6_ADDR HAVE_SOCKADDR_IN6_SIN6_ADDR:INTERNAL=1 //Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID:INTERNAL=1 //Have symbol socket HAVE_SOCKET:INTERNAL=1 //Have symbol socketpair HAVE_SOCKETPAIR:INTERNAL=1 //Have includes socket.h HAVE_SOCKET_H:INTERNAL= //Test HAVE_SOCKLEN_T HAVE_SOCKLEN_T:INTERNAL=1 //Have symbol SO_NONBLOCK HAVE_SO_NONBLOCK:INTERNAL= //Have function sprintf HAVE_SPRINTF:INTERNAL=1 //Have function srand HAVE_SRAND:INTERNAL=1 //Have function sscanf HAVE_SSCANF:INTERNAL=1 //Test HAVE_SSIZE_T HAVE_SSIZE_T:INTERNAL=1 //Test HAVE_SS_FAMILY HAVE_SS_FAMILY:INTERNAL=1 //Have function stat HAVE_STAT:INTERNAL=1 //Have include stdarg.h HAVE_STDARG_H:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;netinet/udp.h;poll.h;pwd.h;stdatomic.h HAVE_STDATOMIC_H:INTERNAL=1 //Have include stdbool.h HAVE_STDBOOL_H:INTERNAL=1 //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 symbol strcasecmp HAVE_STRCASECMP:INTERNAL=1 //Have symbol strcmpi HAVE_STRCMPI:INTERNAL= //Have symbol strdup HAVE_STRDUP:INTERNAL=1 //Have symbol strerror_r HAVE_STRERROR_R:INTERNAL=1 //Have function strftime HAVE_STRFTIME:INTERNAL=1 //Have symbol stricmp HAVE_STRICMP:INTERNAL= //Have include strings.h HAVE_STRINGS_H:INTERNAL=1 //Have include string.h HAVE_STRING_H:INTERNAL=1 //Have symbol strncasecmp HAVE_STRNCASECMP:INTERNAL=1 //Have symbol strncmpi HAVE_STRNCMPI:INTERNAL= //Have symbol strnicmp HAVE_STRNICMP:INTERNAL= //Have includes stropts.h HAVE_STROPTS_H:INTERNAL= //Have symbol strtok_r HAVE_STRTOK_R:INTERNAL=1 //Have symbol strtoll HAVE_STRTOLL:INTERNAL=1 //Test HAVE_STRUCT_ADDRINFO HAVE_STRUCT_ADDRINFO:INTERNAL=1 //Test HAVE_STRUCT_IN6_ADDR HAVE_STRUCT_IN6_ADDR:INTERNAL=1 //Test HAVE_STRUCT_SOCKADDR_IN6 HAVE_STRUCT_SOCKADDR_IN6:INTERNAL=1 //Test HAVE_STRUCT_SOCKADDR_STORAGE HAVE_STRUCT_SOCKADDR_STORAGE:INTERNAL=1 //Test HAVE_STRUCT_TIMEVAL HAVE_STRUCT_TIMEVAL:INTERNAL=1 //Have include ;sys/eventfd.h HAVE_SYS_EVENTFD_H:INTERNAL=1 //Have includes sys/eventfd.h;sys/filio.h HAVE_SYS_FILIO_H:INTERNAL= //Have include sys/ioctl.h HAVE_SYS_IOCTL_H:INTERNAL=1 //Have include sys/mman.h HAVE_SYS_MMAN_H:INTERNAL=1 //Have include sys/param.h HAVE_SYS_PARAM_H:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h HAVE_SYS_POLL_H:INTERNAL=1 //Have include sys/random.h HAVE_SYS_RANDOM_H:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h HAVE_SYS_RESOURCE_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 includes sys/sockio.h HAVE_SYS_SOCKIO_H:INTERNAL= //Have include sys/stat.h HAVE_SYS_STAT_H:INTERNAL=1 //Have include sys/timeb.h HAVE_SYS_TIMEB_H:INTERNAL=1 //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/uio.h HAVE_SYS_UIO_H:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h HAVE_SYS_UN_H:INTERNAL=1 //Have includes sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/utime.h HAVE_SYS_UTIME_H:INTERNAL= //Have include sys/eventfd.h;sys/wait.h HAVE_SYS_WAIT_H:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h HAVE_SYS_XATTR_H:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;netinet/udp.h;poll.h;pwd.h;stdatomic.h;stdbool.h;strings.h;termio.h;termios.h HAVE_TERMIOS_H:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;netinet/udp.h;poll.h;pwd.h;stdatomic.h;stdbool.h;strings.h;termio.h HAVE_TERMIO_H:INTERNAL=1 //Have function time HAVE_TIME:INTERNAL=1 //Have include time.h HAVE_TIME_H:INTERNAL=1 //Test HAVE_TYPE_SOCKET HAVE_TYPE_SOCKET:INTERNAL= //Have include unistd.h HAVE_UNISTD_H:INTERNAL=1 //Have symbol utime HAVE_UTIME:INTERNAL=1 //Have symbol utimes HAVE_UTIMES:INTERNAL=1 //Have include sys/eventfd.h;sys/wait.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/un.h;sys/xattr.h;arpa/inet.h;dirent.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;netinet/udp.h;poll.h;pwd.h;stdatomic.h;stdbool.h;strings.h;termio.h;termios.h;unistd.h;utime.h HAVE_UTIME_H:INTERNAL=1 //Have function va_copy HAVE_VA_COPY:INTERNAL= //Have function vfprintf HAVE_VFPRINTF:INTERNAL=1 //Have function vsnprintf HAVE_VSNPRINTF:INTERNAL=1 //Have function vsprintf HAVE_VSPRINTF:INTERNAL=1 //Test HAVE_WRITABLE_ARGV HAVE_WRITABLE_ARGV:INTERNAL=1 //Result of TRY_COMPILE HAVE_WRITABLE_ARGV_COMPILED:INTERNAL=TRUE //Result of try_run() HAVE_WRITABLE_ARGV_EXITCODE:INTERNAL=0 //Have symbol writev HAVE_WRITEV:INTERNAL=1 //Have symbol _fseeki64 HAVE__FSEEKI64:INTERNAL= //Have function __system_property_get HAVE___SYSTEM_PROPERTY_GET:INTERNAL= //Have function __va_copy HAVE___VA_COPY:INTERNAL= //ADVANCED property for variable: HTTP_ONLY HTTP_ONLY-ADVANCED:INTERNAL=1 //Test ICONV_CONST_TEST ICONV_CONST_TEST:INTERNAL=1 //ADVANCED property for variable: LIBPSL_INCLUDE_DIR LIBPSL_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBPSL_LIBRARY LIBPSL_LIBRARY-ADVANCED:INTERNAL=1 //Test LIBWEBM_HAVE_CXX_FLAG LIBWEBM_HAVE_CXX_FLAG:INTERNAL=1 NLOHMANN_JSON_CONFIG_INSTALL_DIR:INTERNAL=lib/cmake/nlohmann_json //CHECK_TYPE_SIZE: sizeof(off64_t) OFF64_T:INTERNAL=8 //Test OPT_Wdouble_promotion OPT_Wdouble_promotion:INTERNAL=1 //Test OPT_Wenum_conversion OPT_Wenum_conversion:INTERNAL=1 //Test OPT_Wpragmas OPT_Wpragmas:INTERNAL=1 //Test OPT_Wunused_const_variable OPT_Wunused_const_variable:INTERNAL=1 //ADVANCED property for variable: PERL_EXECUTABLE PERL_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: RANDOM_FILE RANDOM_FILE-ADVANCED:INTERNAL=1 //Test SEND_ARG2_CAST_CONST SEND_ARG2_CAST_CONST:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(curl_off_t) SIZEOF_CURL_OFF_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(curl_socket_t) SIZEOF_CURL_SOCKET_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(int) SIZEOF_INT:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(long) SIZEOF_LONG:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(long long) SIZEOF_LONG_LONG:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(off_t) SIZEOF_OFF_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(sa_family_t) SIZEOF_SA_FAMILY_T:INTERNAL=2 //CHECK_TYPE_SIZE: sizeof(size_t) SIZEOF_SIZE_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(ssize_t) SIZEOF_SSIZE_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(suseconds_t) SIZEOF_SUSECONDS_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(time_t) SIZEOF_TIME_T:INTERNAL=8 //CHECK_TYPE_SIZE: __int64 unknown SIZEOF___INT64:INTERNAL= //Curl test STDC_HEADERS:INTERNAL=1 //Test USE_UNIX_SOCKETS USE_UNIX_SOCKETS:INTERNAL=1 //Test VA_LIST_IS_ARRAY_TEST VA_LIST_IS_ARRAY_TEST:INTERNAL= //Test XML_SOCKLEN_T_SOCKLEN_T XML_SOCKLEN_T_SOCKLEN_T:INTERNAL=1 //Have include unistd.h Z_HAVE_UNISTD_H:INTERNAL=1 //Have function clock_gettime _CARES_FUNC_IN_LIB_GLOBAL_clock_gettime:INTERNAL=1 //Have function gethostbyname _CARES_FUNC_IN_LIB_GLOBAL_gethostbyname:INTERNAL=1 //Have function res_servicename _CARES_FUNC_IN_LIB_GLOBAL_res_servicename:INTERNAL= //Have function socket _CARES_FUNC_IN_LIB_GLOBAL_socket:INTERNAL=1 //linker supports push/pop state _CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local //Compiler reason failure _Python3_Compiler_REASON_FAILURE:INTERNAL= //Development reason failure _Python3_Development_REASON_FAILURE:INTERNAL= _Python3_EXECUTABLE:INTERNAL=/opt/bitnami/python/bin/python3 //Python3 Properties _Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;13;3;64;;cpython-313-x86_64-linux-gnu;/opt/bitnami/python/lib/python3.13;/opt/bitnami/python/lib/python3.13;/opt/bitnami/python/lib/python3.13/site-packages;/opt/bitnami/python/lib/python3.13/site-packages _Python3_INTERPRETER_SIGNATURE:INTERNAL=54a6eaf4fd30d65d23e729d505d9b3f9 //Interpreter reason failure _Python3_Interpreter_REASON_FAILURE:INTERNAL= //NumPy reason failure _Python3_NumPy_REASON_FAILURE:INTERNAL= //Compiler reason failure _Python_Compiler_REASON_FAILURE:INTERNAL= //Development reason failure _Python_Development_REASON_FAILURE:INTERNAL= //Path to a program. _Python_EXECUTABLE:INTERNAL=/opt/bitnami/python/bin/python3 //Python Properties _Python_INTERPRETER_PROPERTIES:INTERNAL=Python;3;13;3;64;;cpython-313-x86_64-linux-gnu;/opt/bitnami/python/lib/python3.13;/opt/bitnami/python/lib/python3.13;/opt/bitnami/python/lib/python3.13/site-packages;/opt/bitnami/python/lib/python3.13/site-packages _Python_INTERPRETER_SIGNATURE:INTERNAL=54a6eaf4fd30d65d23e729d505d9b3f9 //Interpreter reason failure _Python_Interpreter_REASON_FAILURE:INTERNAL= //NumPy reason failure _Python_NumPy_REASON_FAILURE:INTERNAL= cmake_package_name:INTERNAL=GTest //ADVANCED property for variable: gmock_build_tests gmock_build_tests-ADVANCED:INTERNAL=1 //ADVANCED property for variable: gtest_build_samples gtest_build_samples-ADVANCED:INTERNAL=1 //ADVANCED property for variable: gtest_build_tests gtest_build_tests-ADVANCED:INTERNAL=1 //ADVANCED property for variable: gtest_disable_pthreads gtest_disable_pthreads-ADVANCED:INTERNAL=1 //ADVANCED property for variable: gtest_hide_internal_symbols gtest_hide_internal_symbols-ADVANCED:INTERNAL=1 //STRINGS property for variable: protobuf_ABSL_PROVIDER protobuf_ABSL_PROVIDER-STRINGS:INTERNAL=module;package //ADVANCED property for variable: protobuf_DEBUG_POSTFIX protobuf_DEBUG_POSTFIX-ADVANCED:INTERNAL=1 //Test protobuf_HAVE_BUILTIN_ATOMICS protobuf_HAVE_BUILTIN_ATOMICS:INTERNAL=1 //Test protobuf_HAVE_LD_VERSION_SCRIPT protobuf_HAVE_LD_VERSION_SCRIPT:INTERNAL=1 //STRINGS property for variable: protobuf_JSONCPP_PROVIDER protobuf_JSONCPP_PROVIDER-STRINGS:INTERNAL=module;package //ADVANCED property for variable: protobuf_MODULE_COMPATIBLE protobuf_MODULE_COMPATIBLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: protobuf_VERBOSE protobuf_VERBOSE-ADVANCED:INTERNAL=1