# This is the CMakeCache file. # For build in directory: /Users/marktravis/Development/wt/build # It was generated by CMake: /opt/homebrew/Cellar/cmake/3.25.2/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 program. ASCIIDOC_EXECUTABLE:FILEPATH=/opt/homebrew/bin/asciidoc //ASCIIDOC found ASCIIDOC_FOUND:BOOL=YES //Prefix of Asio (overrides USERLIB_PREFIX), only used when WT_ASIO_IMPLEMENTATION // is standalone ASIO_PREFIX:PATH=/usr //Installation prefix of boost libraries BOOST_PREFIX:PATH=/usr //Build examples BUILD_EXAMPLES:BOOL=ON //Build Wt tests BUILD_TESTS:BOOL=ON //The directory containing a CMake configuration file for Boost. Boost_DIR:PATH=/opt/homebrew/lib/cmake/Boost-1.81.0 Boost_FILESYSTEM_LIBRARY_RELEASE:STRING=/opt/homebrew/lib/libboost_filesystem-mt.dylib //Path to a file. Boost_INCLUDE_DIR:PATH=/opt/homebrew/include Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE:STRING=/opt/homebrew/lib/libboost_program_options-mt.dylib Boost_SYSTEM_LIBRARY_RELEASE:STRING=/opt/homebrew/lib/libboost_system-mt.dylib Boost_THREAD_LIBRARY_RELEASE:STRING=/opt/homebrew/lib/libboost_thread-mt.dylib //Path to a program. CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND //Path to a program. CMAKE_AR:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING= //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING= //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=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc //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=-L/opt/homebrew/opt/openssl@1.1/lib //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=/Users/marktravis/Development/wt/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 //Name for CMake package configuration directory within /usr/local CMAKE_INSTALL_DIR:STRING=lib/cmake //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= //Path to a program. CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool //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 //Path to a program. CMAKE_LINKER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING=-L/opt/homebrew/opt/openssl@1.1/lib //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=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND //Path to a program. CMAKE_OBJDUMP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump //Build architectures for OSX CMAKE_OSX_ARCHITECTURES:STRING= //Minimum OS X version to target for deployment (at runtime); newer // APIs weak linked. Set to empty string for default value. CMAKE_OSX_DEPLOYMENT_TARGET:STRING= //The product will be built against the headers and libraries located // inside the indicated SDK. CMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk //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=WT //Path to a program. CMAKE_RANLIB:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib //Path to a program. CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING=-L/opt/homebrew/opt/openssl@1.1/lib //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=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 //Path for the configuration files CONFIGDIR:STRING=/etc/wt //Path to the wt configuration file CONFIGURATION:PATH=/etc/wt/wt_config.xml //Compile in FCGI connector (libwtfcgi) ? CONNECTOR_FCGI:BOOL=ON //Compile in stand-alone httpd connector (libwthttp) ? CONNECTOR_HTTP:BOOL=ON //Support for debugging, must be enabled also in wt_config.xml DEBUG:BOOL=OFF //Serve non-minified JavaScript from the filesystem instead of // embedding it, for debugging. DEBUG_JS:BOOL=OFF //String appended to debug libraries DEBUG_LIB_POSTFIX:STRING=d //Build Wt Ext library with JavaScript-only widgets (http://extjs.com/) // DEPRECATED ENABLE_EXT:BOOL=OFF //Build FirebirdSQL backend for Wt::Dbo ENABLE_FIREBIRD:BOOL=ON //Enable Haru Free PDF Library, which is used to provide support // for painting to PDF (WPdfImage) ENABLE_HARU:BOOL=ON //Build Wt::Dbo ENABLE_LIBWTDBO:BOOL=ON //Build Wt::Test ENABLE_LIBWTTEST:BOOL=ON //Build Microsoft SQL Server backend for Wt::Dbo ENABLE_MSSQLSERVER:BOOL=ON //Build mariadb/mysql backend for Wt::Dbo ENABLE_MYSQL:BOOL=ON //Build Wt with support for server-side opengl rendering ENABLE_OPENGL:BOOL=ON //Enable Pango Library, which is used for improved font support // (WPdfImage and WRasterImage) ENABLE_PANGO:BOOL=ON //Build PostgreSQL backend for Wt::Dbo ENABLE_POSTGRES:BOOL=ON //Build Qt4 interworking library (libwtwithqt) ENABLE_QT4:BOOL=ON //Build Qt5 interworking library (libwtwithqt5) ENABLE_QT5:BOOL=ON //Build Qt6 interworking library (libwtwithqt6) ENABLE_QT6:BOOL=ON //Build built-in SAML service provider for Wt::Auth ENABLE_SAML:BOOL=OFF //Build SQLite3 backend for Wt::Dbo ENABLE_SQLITE:BOOL=ON //Enable cryptography functions, using OpenSSL ENABLE_SSL:BOOL=ON //Build Wt with stacktrace support using libunwind ENABLE_UNWIND:BOOL=OFF //Connector used for examples EXAMPLES_CONNECTOR:STRING=wthttp //Path to a library. FCGIPP_LIB:FILEPATH=FCGIPP_LIB-NOTFOUND //Path to a file. FCGI_INCLUDE_DIR:PATH=FCGI_INCLUDE_DIR-NOTFOUND //Path to a library. FCGI_LIB:FILEPATH=FCGI_LIB-NOTFOUND //Installation prefix of fcgi library (overrides USERLIB_PREFIX) FCGI_PREFIX:PATH=/usr //Installation prefix of FirebirdSql library. (overrides USERLIB_PREFIX) FIREBIRD_PREFIX:PATH=/usr //Path to a file. FONTCONFIG_INCLUDE_DIR:PATH=/opt/homebrew/Cellar/fontconfig/2.14.2/include //Path to a library. FONTCONFIG_LIBRARY:FILEPATH=/opt/homebrew/lib/libfontconfig.dylib //Path to a file. FT2BUILD_INCLUDE_DIR:PATH=/opt/homebrew/opt/freetype/include/freetype2 //Path to a file. FT2_INCLUDE_DIR:PATH=/opt/homebrew/opt/freetype/include/freetype2 //Path to a file. GLIB2_CONFIG_INCLUDE_DIR:PATH=/opt/homebrew/Cellar/glib/2.74.5/lib/glib-2.0/include //Path to a file. GLIB2_INCLUDE_DIR:PATH=/opt/homebrew/Cellar/glib/2.74.5/include/glib-2.0 //Path to a library. GLIB2_LIBRARY:FILEPATH=/opt/homebrew/lib/libglib-2.0.dylib //Path to a library. GL_LIBRARIES:FILEPATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/OpenGL.framework //Path to a file. GM_INCLUDE_DIR:PATH=GM_INCLUDE_DIR-NOTFOUND //Path to a library. GM_LIB:FILEPATH=/opt/homebrew/lib/libGraphicsMagick.dylib //Installation prefix of GraphicsMagick library (overrides USERLIB_PREFIX) GM_PREFIX:PATH=/usr //Path to a library. GOBJECT2_LIBRARY:FILEPATH=/opt/homebrew/lib/libgobject-2.0.dylib //Path to a file. HARFBUZZ_INCLUDE_DIR:PATH=/opt/homebrew/Cellar/harfbuzz/6.0.0_1/include/harfbuzz //Path to a file. HARU_INCLUDE_DIR:PATH=/opt/homebrew/include //Path to a library. HARU_LIB:FILEPATH=/opt/homebrew/lib/libhpdf.dylib //Installation prefix of libharu library (overrides USERLIB_PREFIX) HARU_PREFIX:PATH=/usr //Path to the SOURCE directory of the IBPP library (C++ Firebird // client library, see ibpp.org), Wt includes an ibpp distribution // which is used by default. To use a custom IBPP library configure // this variable and enable the USE_SYSTEM_IBPP option. IBPP_SRC_DIRECTORY:PATH= //Install documentation (tutorials and reference) INSTALL_DOCUMENTATION:BOOL=OFF //Install examples (binaries and source) INSTALL_EXAMPLES:BOOL=OFF //Install resources directory INSTALL_RESOURCES:BOOL=ON //Install the source files for Wt's themes INSTALL_THEMES:BOOL=ON //Name for library directory within /usr/local LIB_INSTALL_DIR:STRING=lib //Path to a program. MACDEPLOYQT_EXECUTABLE:FILEPATH=/opt/homebrew/bin/macdeployqt //Build multi-threaded httpd deamon (if possible) MULTI_THREADED:BOOL=ON //Path to a library. MYSQL_DEBUG_LIB:FILEPATH=MYSQL_DEBUG_LIB-NOTFOUND //Path to a file. MYSQL_INCLUDE:PATH=MYSQL_INCLUDE-NOTFOUND //Path to a library. MYSQL_LIB:FILEPATH=MYSQL_LIB-NOTFOUND //Library that provides MySQL/MariaDB API (set to mysqlclient for // mysql on unix; libmysql on windows) MYSQL_LIBRARY:STRING=mariadb;libmariadb;mariadbclient;mysqlclient;libmysql //Installation prefix of mariadb client libraries (overrides USERLIB_PREFIX) MYSQL_PREFIX:PATH=/usr //Path to a library. M_LIB:FILEPATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/lib/libm.tbd //Path to a file. ODBC_INCLUDE:PATH=/opt/homebrew/include //Path to a library. ODBC_LIB:FILEPATH=/opt/homebrew/lib/libodbc.dylib //Installation prefix of ODBC (unixODBC), required for MS SQL Server, // not necessary on Windows (overrides USERLIB_PREFIX) ODBC_PREFIX:PATH=/usr //Path to a library. OPENSSL_CRYPTO_LIBRARY:FILEPATH=/opt/homebrew/opt/openssl@1.1/lib/libcrypto.dylib //Path to a file. OPENSSL_INCLUDE_DIR:PATH=/opt/homebrew/opt/openssl@1.1/include //Path to a library. OPENSSL_SSL_LIBRARY:FILEPATH=/opt/homebrew/opt/openssl@1.1/lib/libssl.dylib //Path to a library. PANGO_FT2_LIBRARY:FILEPATH=/opt/homebrew/Cellar/pango/1.50.12/lib/libpangoft2-1.0.dylib //Path to a file. PANGO_INCLUDE_DIR:PATH=/opt/homebrew/Cellar/pango/1.50.12/include/pango-1.0 //Path to a library. PANGO_LIBRARY:FILEPATH=/opt/homebrew/Cellar/pango/1.50.12/lib/libpango-1.0.dylib //Arguments to supply to pkg-config PKG_CONFIG_ARGN:STRING= //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=/opt/homebrew/bin/pkg-config //Path to a library. PNG_LIBRARY_DEBUG:FILEPATH=PNG_LIBRARY_DEBUG-NOTFOUND //Path to a library. PNG_LIBRARY_RELEASE:FILEPATH=/opt/homebrew/lib/libpng.dylib //Path to a file. PNG_PNG_INCLUDE_DIR:PATH=/opt/homebrew/include //Path to a library. POSTGRES_DEBUG_LIB:FILEPATH=POSTGRES_DEBUG_LIB-NOTFOUND //Path to a file. POSTGRES_INCLUDE:PATH=POSTGRES_INCLUDE-NOTFOUND //Path to a library. POSTGRES_LIB:FILEPATH=POSTGRES_LIB-NOTFOUND //Installation prefix of postgresql library (overrides USERLIB_PREFIX) POSTGRES_PREFIX:PATH=/usr //Additional directories where find(Qt6 ...) host Qt components // are searched QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH:STRING= //Additional directories where find(Qt6 ...) components are searched QT_ADDITIONAL_PACKAGES_PREFIX_PATH:STRING= QT_QMAKE_EXECUTABLE:FILEPATH=/opt/homebrew/bin/qmake //The directory containing a CMake configuration file for Qt5Core. Qt5Core_DIR:PATH=Qt5Core_DIR-NOTFOUND //The directory containing a CMake configuration file for Qt6CoreTools. Qt6CoreTools_DIR:PATH=/opt/homebrew/lib/cmake/Qt6CoreTools //The directory containing a CMake configuration file for Qt6Core. Qt6Core_DIR:PATH=/opt/homebrew/lib/cmake/Qt6Core //The directory containing a CMake configuration file for Qt6. Qt6_DIR:PATH=/opt/homebrew/lib/cmake/Qt6 //Default path for wt session management (only used by FCGI connector) RUNDIR:PATH=/var/run/wt //Compile shared libraries SHARED_LIBS:BOOL=ON //Installation prefix of sqlite3 library (overrides USERLIB_PREFIX) SQLITE3_PREFIX:PATH=/usr //Installation prefix of SSL library (overrides USERLIB_PREFIX) SSL_PREFIX:PATH=/usr //Prefix of unwind library (overrides USERLIB_PREFIX) UNWIND_PREFIX:PATH= //Installation prefix of dependency libraries USERLIB_PREFIX:PATH=/usr //Uses a Boost framework USE_BOOST_FRAMEWORK:BOOL=OFF //Webserver groupname (e.g. apache or www or users) WEBGROUP:STRING=apache //Webserver username (e.g. apache or www) WEBUSER:STRING=apache //Path for the wthttpd configuration file WTHTTP_CONFIGURATION:PATH=/etc/wt/wthttpd //Value Computed by CMake WT_BINARY_DIR:STATIC=/Users/marktravis/Development/wt/build //Value Computed by CMake WT_IS_TOP_LEVEL:STATIC=ON //Build Wt to run on a system without std::locale support WT_NO_STD_LOCALE:BOOL=OFF //Build Wt to run on a system without std::wstring support WT_NO_STD_WSTRING:BOOL=OFF //Value Computed by CMake WT_SOURCE_DIR:STATIC=/Users/marktravis/Development/wt //Path to a file. ZLIB_INCLUDE_DIR:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include //Path to a library. ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND //Path to a library. ZLIB_LIBRARY_RELEASE:FILEPATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/lib/libz.tbd //Installation prefix of zlib library (overrides USERLIB_PREFIX) ZLIB_PREFIX:PATH=/usr //The directory containing a CMake configuration file for boost_atomic. boost_atomic_DIR:PATH=/opt/homebrew/lib/cmake/boost_atomic-1.81.0 //The directory containing a CMake configuration file for boost_filesystem. boost_filesystem_DIR:PATH=/opt/homebrew/lib/cmake/boost_filesystem-1.81.0 //The directory containing a CMake configuration file for boost_headers. boost_headers_DIR:PATH=/opt/homebrew/lib/cmake/boost_headers-1.81.0 //The directory containing a CMake configuration file for boost_program_options. boost_program_options_DIR:PATH=/opt/homebrew/lib/cmake/boost_program_options-1.81.0 //The directory containing a CMake configuration file for boost_system. boost_system_DIR:PATH=/opt/homebrew/lib/cmake/boost_system-1.81.0 //The directory containing a CMake configuration file for boost_thread. boost_thread_DIR:PATH=/opt/homebrew/lib/cmake/boost_thread-1.81.0 //Path to a library. pkgcfg_lib_PC_PANGO_FT2_fontconfig:FILEPATH=/opt/homebrew/Cellar/fontconfig/2.14.2/lib/libfontconfig.dylib //Path to a library. pkgcfg_lib_PC_PANGO_FT2_freetype:FILEPATH=/opt/homebrew/opt/freetype/lib/libfreetype.dylib //Path to a library. pkgcfg_lib_PC_PANGO_FT2_glib-2.0:FILEPATH=/opt/homebrew/Cellar/glib/2.74.5/lib/libglib-2.0.dylib //Path to a library. pkgcfg_lib_PC_PANGO_FT2_gobject-2.0:FILEPATH=/opt/homebrew/Cellar/glib/2.74.5/lib/libgobject-2.0.dylib //Path to a library. pkgcfg_lib_PC_PANGO_FT2_harfbuzz:FILEPATH=/opt/homebrew/Cellar/harfbuzz/6.0.0_1/lib/libharfbuzz.dylib //Path to a library. pkgcfg_lib_PC_PANGO_FT2_intl:FILEPATH=/opt/homebrew/opt/gettext/lib/libintl.dylib //Path to a library. pkgcfg_lib_PC_PANGO_FT2_pango-1.0:FILEPATH=/opt/homebrew/Cellar/pango/1.50.12/lib/libpango-1.0.dylib //Path to a library. pkgcfg_lib_PC_PANGO_FT2_pangoft2-1.0:FILEPATH=/opt/homebrew/Cellar/pango/1.50.12/lib/libpangoft2-1.0.dylib ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: ASCIIDOC_EXECUTABLE ASCIIDOC_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ASCIIDOC_FOUND ASCIIDOC_FOUND-ADVANCED:INTERNAL=1 //Test ATOMICS_IN_LIBRARY ATOMICS_IN_LIBRARY:INTERNAL= //Test ATOMICS_LOCK_FREE_INSTRUCTIONS ATOMICS_LOCK_FREE_INSTRUCTIONS:INTERNAL= //ADVANCED property for variable: Boost_DIR Boost_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ADDR2LINE CMAKE_ADDR2LINE-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=/Users/marktravis/Development/wt/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=2 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.25.2/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.25.2/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.25.2/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-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_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 //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.25.2/bin/ccmake //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=MACHO //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 //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/Users/marktravis/Development/wt //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_NAME_TOOL CMAKE_INSTALL_NAME_TOOL-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 //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 //ADVANCED property for variable: CMAKE_READELF CMAKE_READELF-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/opt/homebrew/Cellar/cmake/3.25.2/share/cmake //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CONFIGDIR CONFIGDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DEBUG_JS DEBUG_JS-ADVANCED:INTERNAL=1 //Details about finding Boost FIND_PACKAGE_MESSAGE_DETAILS_Boost:INTERNAL=[/opt/homebrew/lib/cmake/Boost-1.81.0/BoostConfig.cmake][cfound components: program_options filesystem thread ][v1.81.0(1.50)] //Details about finding OpenSSL FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL:INTERNAL=[/opt/homebrew/opt/openssl@1.1/lib/libcrypto.dylib][/opt/homebrew/opt/openssl@1.1/include][c ][v1.1.1s()] //Details about finding PNG FIND_PACKAGE_MESSAGE_DETAILS_PNG:INTERNAL=[/opt/homebrew/lib/libpng.dylib][/opt/homebrew/include][v1.6.39()] //Details about finding PkgConfig FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/opt/homebrew/bin/pkg-config][v0.29.2()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //Details about finding WrapAtomic FIND_PACKAGE_MESSAGE_DETAILS_WrapAtomic:INTERNAL=[1][v()] //Details about finding ZLIB FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/lib/libz.tbd][/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include][v1.2.11()] //Test HAVE_STDATOMIC HAVE_STDATOMIC:INTERNAL= //Test HAVE_STDATOMIC_WITH_LIB HAVE_STDATOMIC_WITH_LIB:INTERNAL= //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 PC_PANGO_FT2_CFLAGS:INTERNAL=-I/opt/homebrew/Cellar/pango/1.50.12/include/pango-1.0;-I/opt/homebrew/Cellar/harfbuzz/6.0.0_1/include/harfbuzz;-I/opt/homebrew/Cellar/pango/1.50.12/include/pango-1.0;-I/opt/homebrew/Cellar/glib/2.74.5/include;-I/opt/homebrew/Cellar/fribidi/1.0.12/include/fribidi;-I/opt/homebrew/Cellar/cairo/1.16.0_5/include/cairo;-I/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1;-I/opt/homebrew/Cellar/libpng/1.6.39/include/libpng16;-I/opt/homebrew/Cellar/libxcb/1.15/include;-I/opt/homebrew/Cellar/libxrender/0.9.11/include;-I/opt/homebrew/Cellar/libxext/1.3.5/include;-I/opt/homebrew/Cellar/libx11/1.8.3/include;-I/opt/homebrew/Cellar/libxcb/1.15/include;-I/opt/homebrew/Cellar/libxau/1.0.11/include;-I/opt/homebrew/Cellar/libxdmcp/1.1.4/include;-I/opt/homebrew/Cellar/glib/2.74.5/include;-I/opt/homebrew/Cellar/harfbuzz/6.0.0_1/include/harfbuzz;-I/opt/homebrew/Cellar/graphite2/1.3.14/include;-I/opt/homebrew/Cellar/glib/2.74.5/include/glib-2.0;-I/opt/homebrew/Cellar/glib/2.74.5/lib/glib-2.0/include;-I/opt/homebrew/opt/gettext/include;-I/opt/homebrew/Cellar/pcre2/10.42/include;-I/opt/homebrew/Cellar/fontconfig/2.14.2/include;-I/opt/homebrew/opt/freetype/include/freetype2;-I/opt/homebrew/Cellar/xorgproto/2022.2/include;-I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/ffi PC_PANGO_FT2_CFLAGS_I:INTERNAL= PC_PANGO_FT2_CFLAGS_OTHER:INTERNAL= PC_PANGO_FT2_FOUND:INTERNAL=1 PC_PANGO_FT2_INCLUDEDIR:INTERNAL=/opt/homebrew/Cellar/pango/1.50.12/include PC_PANGO_FT2_INCLUDE_DIRS:INTERNAL=/opt/homebrew/Cellar/pango/1.50.12/include/pango-1.0;/opt/homebrew/Cellar/harfbuzz/6.0.0_1/include/harfbuzz;/opt/homebrew/Cellar/pango/1.50.12/include/pango-1.0;/opt/homebrew/Cellar/glib/2.74.5/include;/opt/homebrew/Cellar/fribidi/1.0.12/include/fribidi;/opt/homebrew/Cellar/cairo/1.16.0_5/include/cairo;/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1;/opt/homebrew/Cellar/libpng/1.6.39/include/libpng16;/opt/homebrew/Cellar/libxcb/1.15/include;/opt/homebrew/Cellar/libxrender/0.9.11/include;/opt/homebrew/Cellar/libxext/1.3.5/include;/opt/homebrew/Cellar/libx11/1.8.3/include;/opt/homebrew/Cellar/libxcb/1.15/include;/opt/homebrew/Cellar/libxau/1.0.11/include;/opt/homebrew/Cellar/libxdmcp/1.1.4/include;/opt/homebrew/Cellar/glib/2.74.5/include;/opt/homebrew/Cellar/harfbuzz/6.0.0_1/include/harfbuzz;/opt/homebrew/Cellar/graphite2/1.3.14/include;/opt/homebrew/Cellar/glib/2.74.5/include/glib-2.0;/opt/homebrew/Cellar/glib/2.74.5/lib/glib-2.0/include;/opt/homebrew/opt/gettext/include;/opt/homebrew/Cellar/pcre2/10.42/include;/opt/homebrew/Cellar/fontconfig/2.14.2/include;/opt/homebrew/opt/freetype/include/freetype2;/opt/homebrew/Cellar/xorgproto/2022.2/include;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/ffi PC_PANGO_FT2_LDFLAGS:INTERNAL=-L/opt/homebrew/Cellar/pango/1.50.12/lib;-L/opt/homebrew/Cellar/glib/2.74.5/lib;-L/opt/homebrew/opt/gettext/lib;-L/opt/homebrew/Cellar/harfbuzz/6.0.0_1/lib;-L/opt/homebrew/Cellar/fontconfig/2.14.2/lib;-L/opt/homebrew/opt/freetype/lib;-lpangoft2-1.0;-lpango-1.0;-lgobject-2.0;-lglib-2.0;-lintl;-lharfbuzz;-lfontconfig;-lfreetype PC_PANGO_FT2_LDFLAGS_OTHER:INTERNAL= PC_PANGO_FT2_LIBDIR:INTERNAL=/opt/homebrew/Cellar/pango/1.50.12/lib PC_PANGO_FT2_LIBRARIES:INTERNAL=pangoft2-1.0;pango-1.0;gobject-2.0;glib-2.0;intl;harfbuzz;fontconfig;freetype PC_PANGO_FT2_LIBRARY_DIRS:INTERNAL=/opt/homebrew/Cellar/pango/1.50.12/lib;/opt/homebrew/Cellar/glib/2.74.5/lib;/opt/homebrew/opt/gettext/lib;/opt/homebrew/Cellar/harfbuzz/6.0.0_1/lib;/opt/homebrew/Cellar/fontconfig/2.14.2/lib;/opt/homebrew/opt/freetype/lib PC_PANGO_FT2_LIBS:INTERNAL= PC_PANGO_FT2_LIBS_L:INTERNAL= PC_PANGO_FT2_LIBS_OTHER:INTERNAL= PC_PANGO_FT2_LIBS_PATHS:INTERNAL= PC_PANGO_FT2_MODULE_NAME:INTERNAL=pangoft2 PC_PANGO_FT2_PREFIX:INTERNAL=/opt/homebrew/Cellar/pango/1.50.12 PC_PANGO_FT2_STATIC_CFLAGS:INTERNAL=-I/opt/homebrew/Cellar/pango/1.50.12/include/pango-1.0;-I/opt/homebrew/Cellar/harfbuzz/6.0.0_1/include/harfbuzz;-I/opt/homebrew/Cellar/pango/1.50.12/include/pango-1.0;-I/opt/homebrew/Cellar/glib/2.74.5/include;-I/opt/homebrew/Cellar/fribidi/1.0.12/include/fribidi;-I/opt/homebrew/Cellar/cairo/1.16.0_5/include/cairo;-I/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1;-I/opt/homebrew/Cellar/libpng/1.6.39/include/libpng16;-I/opt/homebrew/Cellar/libxcb/1.15/include;-I/opt/homebrew/Cellar/libxrender/0.9.11/include;-I/opt/homebrew/Cellar/libxext/1.3.5/include;-I/opt/homebrew/Cellar/libx11/1.8.3/include;-I/opt/homebrew/Cellar/libxcb/1.15/include;-I/opt/homebrew/Cellar/libxau/1.0.11/include;-I/opt/homebrew/Cellar/libxdmcp/1.1.4/include;-I/opt/homebrew/Cellar/glib/2.74.5/include;-I/opt/homebrew/Cellar/harfbuzz/6.0.0_1/include/harfbuzz;-I/opt/homebrew/Cellar/graphite2/1.3.14/include;-I/opt/homebrew/Cellar/glib/2.74.5/include/glib-2.0;-I/opt/homebrew/Cellar/glib/2.74.5/lib/glib-2.0/include;-I/opt/homebrew/opt/gettext/include;-I/opt/homebrew/Cellar/pcre2/10.42/include;-I/opt/homebrew/Cellar/fontconfig/2.14.2/include;-I/opt/homebrew/opt/freetype/include/freetype2;-I/opt/homebrew/Cellar/xorgproto/2022.2/include;-I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/ffi PC_PANGO_FT2_STATIC_CFLAGS_I:INTERNAL= PC_PANGO_FT2_STATIC_CFLAGS_OTHER:INTERNAL= PC_PANGO_FT2_STATIC_INCLUDE_DIRS:INTERNAL=/opt/homebrew/Cellar/pango/1.50.12/include/pango-1.0;/opt/homebrew/Cellar/harfbuzz/6.0.0_1/include/harfbuzz;/opt/homebrew/Cellar/pango/1.50.12/include/pango-1.0;/opt/homebrew/Cellar/glib/2.74.5/include;/opt/homebrew/Cellar/fribidi/1.0.12/include/fribidi;/opt/homebrew/Cellar/cairo/1.16.0_5/include/cairo;/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1;/opt/homebrew/Cellar/libpng/1.6.39/include/libpng16;/opt/homebrew/Cellar/libxcb/1.15/include;/opt/homebrew/Cellar/libxrender/0.9.11/include;/opt/homebrew/Cellar/libxext/1.3.5/include;/opt/homebrew/Cellar/libx11/1.8.3/include;/opt/homebrew/Cellar/libxcb/1.15/include;/opt/homebrew/Cellar/libxau/1.0.11/include;/opt/homebrew/Cellar/libxdmcp/1.1.4/include;/opt/homebrew/Cellar/glib/2.74.5/include;/opt/homebrew/Cellar/harfbuzz/6.0.0_1/include/harfbuzz;/opt/homebrew/Cellar/graphite2/1.3.14/include;/opt/homebrew/Cellar/glib/2.74.5/include/glib-2.0;/opt/homebrew/Cellar/glib/2.74.5/lib/glib-2.0/include;/opt/homebrew/opt/gettext/include;/opt/homebrew/Cellar/pcre2/10.42/include;/opt/homebrew/Cellar/fontconfig/2.14.2/include;/opt/homebrew/opt/freetype/include/freetype2;/opt/homebrew/Cellar/xorgproto/2022.2/include;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/ffi PC_PANGO_FT2_STATIC_LDFLAGS:INTERNAL=-L/opt/homebrew/Cellar/pango/1.50.12/lib;-L/opt/homebrew/Cellar/harfbuzz/6.0.0_1/lib;-L/opt/homebrew/Cellar/pango/1.50.12/lib;-L/opt/homebrew/Cellar/glib/2.74.5/lib;-L/opt/homebrew/Cellar/fribidi/1.0.12/lib;-L/opt/homebrew/Cellar/cairo/1.16.0_5/lib;-L/opt/homebrew/Cellar/pixman/0.42.2/lib;-L/opt/homebrew/Cellar/libpng/1.6.39/lib;-L/opt/homebrew/Cellar/libxcb/1.15/lib;-L/opt/homebrew/Cellar/libxrender/0.9.11/lib;-L/opt/homebrew/Cellar/libxext/1.3.5/lib;-L/opt/homebrew/Cellar/libx11/1.8.3/lib;-L/opt/homebrew/Cellar/libxcb/1.15/lib;-L/opt/homebrew/Cellar/libxau/1.0.11/lib;-L/opt/homebrew/Cellar/libxdmcp/1.1.4/lib;-L/opt/homebrew/Cellar/glib/2.74.5/lib;-L/opt/homebrew/Cellar/harfbuzz/6.0.0_1/lib;-L/opt/homebrew/Cellar/graphite2/1.3.14/lib;-L/opt/homebrew/Cellar/glib/2.74.5/lib;-L/opt/homebrew/opt/gettext/lib;-L/opt/homebrew/Cellar/pcre2/10.42/lib;-L/opt/homebrew/Cellar/fontconfig/2.14.2/lib;-L/opt/homebrew/opt/freetype/lib;-L/opt/homebrew/Cellar/libpng/1.6.37/lib;-L/usr/lib;-lpangoft2-1.0;-lm;-framework;CoreFoundation;-framework;ApplicationServices;-lharfbuzz-gobject;-lpango-1.0;-lm;-framework;CoreFoundation;-framework;ApplicationServices;-lgio-2.0;-lintl;-framework;Foundation;-framework;CoreFoundation;-framework;AppKit;-lresolv;-lgmodule-2.0;-lintl;-lfribidi;-lcairo;-lz;-lpixman-1;-lpng16;-lz;-lxcb-shm;-lxcb-render;-lXrender;-lXext;-lX11;-lxcb;-lXau;-lXdmcp;-lgobject-2.0;-lintl;-lffi;-lharfbuzz;-lm;-framework;ApplicationServices;-lgraphite2;-lglib-2.0;-lintl;-liconv;-framework;Foundation;-framework;CoreFoundation;-framework;AppKit;-framework;Carbon;-lm;-lpcre2-8;-D_THREAD_SAFE;-pthread;-lfontconfig;-lexpat;-lfreetype;-lz;-lbz2;-lpng16;-lz PC_PANGO_FT2_STATIC_LDFLAGS_OTHER:INTERNAL=-framework;CoreFoundation;-framework;ApplicationServices;-framework;CoreFoundation;-framework;ApplicationServices;-framework;Foundation;-framework;CoreFoundation;-framework;AppKit;-framework;ApplicationServices;-framework;Foundation;-framework;CoreFoundation;-framework;AppKit;-framework;Carbon;-D_THREAD_SAFE;-pthread PC_PANGO_FT2_STATIC_LIBDIR:INTERNAL= PC_PANGO_FT2_STATIC_LIBRARIES:INTERNAL=pangoft2-1.0;m;harfbuzz-gobject;pango-1.0;m;gio-2.0;intl;resolv;gmodule-2.0;intl;fribidi;cairo;z;pixman-1;png16;z;xcb-shm;xcb-render;Xrender;Xext;X11;xcb;Xau;Xdmcp;gobject-2.0;intl;ffi;harfbuzz;m;graphite2;glib-2.0;intl;iconv;m;pcre2-8;fontconfig;expat;freetype;z;bz2;png16;z PC_PANGO_FT2_STATIC_LIBRARY_DIRS:INTERNAL=/opt/homebrew/Cellar/pango/1.50.12/lib;/opt/homebrew/Cellar/harfbuzz/6.0.0_1/lib;/opt/homebrew/Cellar/pango/1.50.12/lib;/opt/homebrew/Cellar/glib/2.74.5/lib;/opt/homebrew/Cellar/fribidi/1.0.12/lib;/opt/homebrew/Cellar/cairo/1.16.0_5/lib;/opt/homebrew/Cellar/pixman/0.42.2/lib;/opt/homebrew/Cellar/libpng/1.6.39/lib;/opt/homebrew/Cellar/libxcb/1.15/lib;/opt/homebrew/Cellar/libxrender/0.9.11/lib;/opt/homebrew/Cellar/libxext/1.3.5/lib;/opt/homebrew/Cellar/libx11/1.8.3/lib;/opt/homebrew/Cellar/libxcb/1.15/lib;/opt/homebrew/Cellar/libxau/1.0.11/lib;/opt/homebrew/Cellar/libxdmcp/1.1.4/lib;/opt/homebrew/Cellar/glib/2.74.5/lib;/opt/homebrew/Cellar/harfbuzz/6.0.0_1/lib;/opt/homebrew/Cellar/graphite2/1.3.14/lib;/opt/homebrew/Cellar/glib/2.74.5/lib;/opt/homebrew/opt/gettext/lib;/opt/homebrew/Cellar/pcre2/10.42/lib;/opt/homebrew/Cellar/fontconfig/2.14.2/lib;/opt/homebrew/opt/freetype/lib;/opt/homebrew/Cellar/libpng/1.6.37/lib;/usr/lib PC_PANGO_FT2_STATIC_LIBS:INTERNAL= PC_PANGO_FT2_STATIC_LIBS_L:INTERNAL= PC_PANGO_FT2_STATIC_LIBS_OTHER:INTERNAL= PC_PANGO_FT2_STATIC_LIBS_PATHS:INTERNAL= PC_PANGO_FT2_VERSION:INTERNAL=1.50.12 PC_PANGO_FT2_pangoft2_INCLUDEDIR:INTERNAL= PC_PANGO_FT2_pangoft2_LIBDIR:INTERNAL= PC_PANGO_FT2_pangoft2_PREFIX:INTERNAL= PC_PANGO_FT2_pangoft2_VERSION:INTERNAL= //ADVANCED property for variable: PKG_CONFIG_ARGN PKG_CONFIG_ARGN-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PNG_LIBRARY_DEBUG PNG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PNG_LIBRARY_RELEASE PNG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PNG_PNG_INCLUDE_DIR PNG_PNG_INCLUDE_DIR-ADVANCED:INTERNAL=1 //Qt feature: aesni (from target Qt6::Core) QT_FEATURE_aesni:INTERNAL=OFF //Qt feature: alloca (from target Qt6::Core) QT_FEATURE_alloca:INTERNAL=ON //Qt feature: alloca_h (from target Qt6::Core) QT_FEATURE_alloca_h:INTERNAL=ON //Qt feature: alloca_malloc_h (from target Qt6::Core) QT_FEATURE_alloca_malloc_h:INTERNAL=OFF //Qt feature: android_style_assets (from target Qt6::Core) QT_FEATURE_android_style_assets:INTERNAL=OFF //Qt feature: animation (from target Qt6::Core) QT_FEATURE_animation:INTERNAL=ON //Qt feature: appstore_compliant (from target Qt6::Core) QT_FEATURE_appstore_compliant:INTERNAL=OFF //Qt feature: arm_crc32 (from target Qt6::Core) QT_FEATURE_arm_crc32:INTERNAL=ON //Qt feature: arm_crypto (from target Qt6::Core) QT_FEATURE_arm_crypto:INTERNAL=ON //Qt feature: avx (from target Qt6::Core) QT_FEATURE_avx:INTERNAL=OFF //Qt feature: avx2 (from target Qt6::Core) QT_FEATURE_avx2:INTERNAL=OFF //Qt feature: avx512bw (from target Qt6::Core) QT_FEATURE_avx512bw:INTERNAL=OFF //Qt feature: avx512cd (from target Qt6::Core) QT_FEATURE_avx512cd:INTERNAL=OFF //Qt feature: avx512dq (from target Qt6::Core) QT_FEATURE_avx512dq:INTERNAL=OFF //Qt feature: avx512er (from target Qt6::Core) QT_FEATURE_avx512er:INTERNAL=OFF //Qt feature: avx512f (from target Qt6::Core) QT_FEATURE_avx512f:INTERNAL=OFF //Qt feature: avx512ifma (from target Qt6::Core) QT_FEATURE_avx512ifma:INTERNAL=OFF //Qt feature: avx512pf (from target Qt6::Core) QT_FEATURE_avx512pf:INTERNAL=OFF //Qt feature: avx512vbmi (from target Qt6::Core) QT_FEATURE_avx512vbmi:INTERNAL=OFF //Qt feature: avx512vbmi2 (from target Qt6::Core) QT_FEATURE_avx512vbmi2:INTERNAL=OFF //Qt feature: avx512vl (from target Qt6::Core) QT_FEATURE_avx512vl:INTERNAL=OFF //Qt feature: backtrace (from target Qt6::Core) QT_FEATURE_backtrace:INTERNAL=ON //Qt feature: c11 (from target Qt6::Core) QT_FEATURE_c11:INTERNAL=ON //Qt feature: c99 (from target Qt6::Core) QT_FEATURE_c99:INTERNAL=ON //Qt feature: cborstreamreader (from target Qt6::Core) QT_FEATURE_cborstreamreader:INTERNAL=ON //Qt feature: cborstreamwriter (from target Qt6::Core) QT_FEATURE_cborstreamwriter:INTERNAL=ON //Qt feature: clock_gettime (from target Qt6::Core) QT_FEATURE_clock_gettime:INTERNAL=ON //Qt feature: clock_monotonic (from target Qt6::Core) QT_FEATURE_clock_monotonic:INTERNAL=OFF //Qt feature: commandlineparser (from target Qt6::Core) QT_FEATURE_commandlineparser:INTERNAL=ON //Qt feature: concatenatetablesproxymodel (from target Qt6::Core) QT_FEATURE_concatenatetablesproxymodel:INTERNAL=ON //Qt feature: concurrent (from target Qt6::Core) QT_FEATURE_concurrent:INTERNAL=ON //Qt feature: cpp_winrt (from target Qt6::Core) QT_FEATURE_cpp_winrt:INTERNAL=OFF //Qt feature: cross_compile (from target Qt6::Core) QT_FEATURE_cross_compile:INTERNAL=OFF //Qt feature: cxx11 (from target Qt6::Core) QT_FEATURE_cxx11:INTERNAL=ON //Qt feature: cxx11_future (from target Qt6::Core) QT_FEATURE_cxx11_future:INTERNAL=ON //Qt feature: cxx14 (from target Qt6::Core) QT_FEATURE_cxx14:INTERNAL=ON //Qt feature: cxx17 (from target Qt6::Core) QT_FEATURE_cxx17:INTERNAL=ON //Qt feature: cxx17_filesystem (from target Qt6::Core) QT_FEATURE_cxx17_filesystem:INTERNAL=ON //Qt feature: cxx1z (from target Qt6::Core) QT_FEATURE_cxx1z:INTERNAL=ON //Qt feature: cxx20 (from target Qt6::Core) QT_FEATURE_cxx20:INTERNAL=OFF //Qt feature: cxx2a (from target Qt6::Core) QT_FEATURE_cxx2a:INTERNAL=OFF //Qt feature: cxx2b (from target Qt6::Core) QT_FEATURE_cxx2b:INTERNAL=OFF //Qt feature: datestring (from target Qt6::Core) QT_FEATURE_datestring:INTERNAL=ON //Qt feature: datetimeparser (from target Qt6::Core) QT_FEATURE_datetimeparser:INTERNAL=ON //Qt feature: dbus (from target Qt6::Core) QT_FEATURE_dbus:INTERNAL=ON //Qt feature: dbus_linked (from target Qt6::Core) QT_FEATURE_dbus_linked:INTERNAL=ON //Qt feature: debug (from target Qt6::Core) QT_FEATURE_debug:INTERNAL=OFF //Qt feature: debug_and_release (from target Qt6::Core) QT_FEATURE_debug_and_release:INTERNAL=OFF //Qt feature: developer_build (from target Qt6::Core) QT_FEATURE_developer_build:INTERNAL=OFF //Qt feature: dladdr (from target Qt6::Core) QT_FEATURE_dladdr:INTERNAL=ON //Qt feature: dlopen (from target Qt6::Core) QT_FEATURE_dlopen:INTERNAL=ON //Qt feature: doubleconversion (from target Qt6::Core) QT_FEATURE_doubleconversion:INTERNAL=ON //Qt feature: easingcurve (from target Qt6::Core) QT_FEATURE_easingcurve:INTERNAL=ON //Qt feature: etw (from target Qt6::Core) QT_FEATURE_etw:INTERNAL=OFF //Qt feature: eventfd (from target Qt6::Core) QT_FEATURE_eventfd:INTERNAL=OFF //Qt feature: f16c (from target Qt6::Core) QT_FEATURE_f16c:INTERNAL=OFF //Qt feature: filesystemiterator (from target Qt6::Core) QT_FEATURE_filesystemiterator:INTERNAL=ON //Qt feature: filesystemwatcher (from target Qt6::Core) QT_FEATURE_filesystemwatcher:INTERNAL=ON //Qt feature: force_asserts (from target Qt6::Core) QT_FEATURE_force_asserts:INTERNAL=OFF //Qt feature: forkfd_pidfd (from target Qt6::Core) QT_FEATURE_forkfd_pidfd:INTERNAL=OFF //Qt feature: framework (from target Qt6::Core) QT_FEATURE_framework:INTERNAL=ON //Qt feature: futimens (from target Qt6::Core) QT_FEATURE_futimens:INTERNAL=ON //Qt feature: futimes (from target Qt6::Core) QT_FEATURE_futimes:INTERNAL=OFF //Qt feature: future (from target Qt6::Core) QT_FEATURE_future:INTERNAL=ON //Qt feature: gc_binaries (from target Qt6::Core) QT_FEATURE_gc_binaries:INTERNAL=OFF //Qt feature: gestures (from target Qt6::Core) QT_FEATURE_gestures:INTERNAL=ON //Qt feature: getauxval (from target Qt6::Core) QT_FEATURE_getauxval:INTERNAL=OFF //Qt feature: getentropy (from target Qt6::Core) QT_FEATURE_getentropy:INTERNAL=ON //Qt feature: glib (from target Qt6::Core) QT_FEATURE_glib:INTERNAL=ON //Qt feature: glibc (from target Qt6::Core) QT_FEATURE_glibc:INTERNAL=OFF //Qt feature: gui (from target Qt6::Core) QT_FEATURE_gui:INTERNAL=ON //Qt feature: hijricalendar (from target Qt6::Core) QT_FEATURE_hijricalendar:INTERNAL=ON //Qt feature: icu (from target Qt6::Core) QT_FEATURE_icu:INTERNAL=ON //Qt feature: identityproxymodel (from target Qt6::Core) QT_FEATURE_identityproxymodel:INTERNAL=ON //Qt feature: inotify (from target Qt6::Core) QT_FEATURE_inotify:INTERNAL=OFF //Qt feature: intelcet (from target Qt6::Core) QT_FEATURE_intelcet:INTERNAL=OFF //Qt feature: islamiccivilcalendar (from target Qt6::Core) QT_FEATURE_islamiccivilcalendar:INTERNAL=ON //Qt feature: itemmodel (from target Qt6::Core) QT_FEATURE_itemmodel:INTERNAL=ON //Qt feature: jalalicalendar (from target Qt6::Core) QT_FEATURE_jalalicalendar:INTERNAL=ON //Qt feature: journald (from target Qt6::Core) QT_FEATURE_journald:INTERNAL=OFF //Qt feature: largefile (from target Qt6::Core) QT_FEATURE_largefile:INTERNAL=ON //Qt feature: library (from target Qt6::Core) QT_FEATURE_library:INTERNAL=ON //Qt feature: libudev (from target Qt6::Core) QT_FEATURE_libudev:INTERNAL=OFF //Qt feature: linkat (from target Qt6::Core) QT_FEATURE_linkat:INTERNAL=OFF //Qt feature: lttng (from target Qt6::Core) QT_FEATURE_lttng:INTERNAL=OFF //Qt feature: mimetype (from target Qt6::Core) QT_FEATURE_mimetype:INTERNAL=ON //Qt feature: mimetype_database (from target Qt6::Core) QT_FEATURE_mimetype_database:INTERNAL=ON //Qt feature: mips_dsp (from target Qt6::Core) QT_FEATURE_mips_dsp:INTERNAL=OFF //Qt feature: mips_dspr2 (from target Qt6::Core) QT_FEATURE_mips_dspr2:INTERNAL=OFF //Qt feature: neon (from target Qt6::Core) QT_FEATURE_neon:INTERNAL=ON //Qt feature: network (from target Qt6::Core) QT_FEATURE_network:INTERNAL=ON //Qt feature: no_direct_extern_access (from target Qt6::Core) QT_FEATURE_no_direct_extern_access:INTERNAL=OFF //Qt feature: no_prefix (from target Qt6::Core) QT_FEATURE_no_prefix:INTERNAL=OFF //Qt feature: pcre2 (from target Qt6::Core) QT_FEATURE_pcre2:INTERNAL=ON //Qt feature: pkg_config (from target Qt6::Core) QT_FEATURE_pkg_config:INTERNAL=ON //Qt feature: plugin_manifest (from target Qt6::Core) QT_FEATURE_plugin_manifest:INTERNAL=ON //Qt feature: poll_poll (from target Qt6::Core) QT_FEATURE_poll_poll:INTERNAL=ON //Qt feature: poll_pollts (from target Qt6::Core) QT_FEATURE_poll_pollts:INTERNAL=OFF //Qt feature: poll_ppoll (from target Qt6::Core) QT_FEATURE_poll_ppoll:INTERNAL=OFF //Qt feature: poll_select (from target Qt6::Core) QT_FEATURE_poll_select:INTERNAL=OFF //Qt feature: posix_fallocate (from target Qt6::Core) QT_FEATURE_posix_fallocate:INTERNAL=OFF //Qt feature: precompile_header (from target Qt6::Core) QT_FEATURE_precompile_header:INTERNAL=ON //Qt feature: printsupport (from target Qt6::Core) QT_FEATURE_printsupport:INTERNAL=ON //Qt feature: private_tests (from target Qt6::Core) QT_FEATURE_private_tests:INTERNAL=OFF //Qt feature: process (from target Qt6::Core) QT_FEATURE_process:INTERNAL=ON //Qt feature: processenvironment (from target Qt6::Core) QT_FEATURE_processenvironment:INTERNAL=ON //Qt feature: proxymodel (from target Qt6::Core) QT_FEATURE_proxymodel:INTERNAL=ON //Qt feature: qqnx_pps (from target Qt6::Core) QT_FEATURE_qqnx_pps:INTERNAL=OFF //Qt feature: qt_framework (from target Qt6::Core) QT_FEATURE_qt_framework:INTERNAL=ON //Qt feature: rdrnd (from target Qt6::Core) QT_FEATURE_rdrnd:INTERNAL=OFF //Qt feature: rdseed (from target Qt6::Core) QT_FEATURE_rdseed:INTERNAL=OFF //Qt feature: reduce_exports (from target Qt6::Core) QT_FEATURE_reduce_exports:INTERNAL=ON //Qt feature: reduce_relocations (from target Qt6::Core) QT_FEATURE_reduce_relocations:INTERNAL=OFF //Qt feature: regularexpression (from target Qt6::Core) QT_FEATURE_regularexpression:INTERNAL=ON //Qt feature: relocatable (from target Qt6::Core) QT_FEATURE_relocatable:INTERNAL=OFF //Qt feature: renameat2 (from target Qt6::Core) QT_FEATURE_renameat2:INTERNAL=OFF //Qt feature: rpath (from target Qt6::Core) QT_FEATURE_rpath:INTERNAL=ON //Qt feature: separate_debug_info (from target Qt6::Core) QT_FEATURE_separate_debug_info:INTERNAL=OFF //Qt feature: settings (from target Qt6::Core) QT_FEATURE_settings:INTERNAL=ON //Qt feature: sha3_fast (from target Qt6::Core) QT_FEATURE_sha3_fast:INTERNAL=ON //Qt feature: shani (from target Qt6::Core) QT_FEATURE_shani:INTERNAL=OFF //Qt feature: shared (from target Qt6::Core) QT_FEATURE_shared:INTERNAL=ON //Qt feature: sharedmemory (from target Qt6::Core) QT_FEATURE_sharedmemory:INTERNAL=ON //Qt feature: shortcut (from target Qt6::Core) QT_FEATURE_shortcut:INTERNAL=ON //Qt feature: signaling_nan (from target Qt6::Core) QT_FEATURE_signaling_nan:INTERNAL=ON //Qt feature: simulator_and_device (from target Qt6::Core) QT_FEATURE_simulator_and_device:INTERNAL=OFF //Qt feature: slog2 (from target Qt6::Core) QT_FEATURE_slog2:INTERNAL=OFF //Qt feature: sortfilterproxymodel (from target Qt6::Core) QT_FEATURE_sortfilterproxymodel:INTERNAL=ON //Qt feature: sql (from target Qt6::Core) QT_FEATURE_sql:INTERNAL=ON //Qt feature: sse2 (from target Qt6::Core) QT_FEATURE_sse2:INTERNAL=OFF //Qt feature: sse3 (from target Qt6::Core) QT_FEATURE_sse3:INTERNAL=OFF //Qt feature: sse4_1 (from target Qt6::Core) QT_FEATURE_sse4_1:INTERNAL=OFF //Qt feature: sse4_2 (from target Qt6::Core) QT_FEATURE_sse4_2:INTERNAL=OFF //Qt feature: ssse3 (from target Qt6::Core) QT_FEATURE_ssse3:INTERNAL=OFF //Qt feature: stack_protector_strong (from target Qt6::Core) QT_FEATURE_stack_protector_strong:INTERNAL=OFF //Qt feature: static (from target Qt6::Core) QT_FEATURE_static:INTERNAL=OFF //Qt feature: statx (from target Qt6::Core) QT_FEATURE_statx:INTERNAL=OFF //Qt feature: std_atomic64 (from target Qt6::Core) QT_FEATURE_std_atomic64:INTERNAL=ON //Qt feature: stdlib_libcpp (from target Qt6::Core) QT_FEATURE_stdlib_libcpp:INTERNAL=OFF //Qt feature: stringlistmodel (from target Qt6::Core) QT_FEATURE_stringlistmodel:INTERNAL=ON //Qt feature: syslog (from target Qt6::Core) QT_FEATURE_syslog:INTERNAL=OFF //Qt feature: system_doubleconversion (from target Qt6::Core) QT_FEATURE_system_doubleconversion:INTERNAL=ON //Qt feature: system_libb2 (from target Qt6::Core) QT_FEATURE_system_libb2:INTERNAL=ON //Qt feature: system_pcre2 (from target Qt6::Core) QT_FEATURE_system_pcre2:INTERNAL=ON //Qt feature: system_zlib (from target Qt6::Core) QT_FEATURE_system_zlib:INTERNAL=ON //Qt feature: systemsemaphore (from target Qt6::Core) QT_FEATURE_systemsemaphore:INTERNAL=ON //Qt feature: temporaryfile (from target Qt6::Core) QT_FEATURE_temporaryfile:INTERNAL=ON //Qt feature: testlib (from target Qt6::Core) QT_FEATURE_testlib:INTERNAL=ON //Qt feature: textdate (from target Qt6::Core) QT_FEATURE_textdate:INTERNAL=ON //Qt feature: thread (from target Qt6::Core) QT_FEATURE_thread:INTERNAL=ON //Qt feature: timezone (from target Qt6::Core) QT_FEATURE_timezone:INTERNAL=ON //Qt feature: translation (from target Qt6::Core) QT_FEATURE_translation:INTERNAL=ON //Qt feature: transposeproxymodel (from target Qt6::Core) QT_FEATURE_transposeproxymodel:INTERNAL=ON //Qt feature: use_bfd_linker (from target Qt6::Core) QT_FEATURE_use_bfd_linker:INTERNAL=OFF //Qt feature: use_gold_linker (from target Qt6::Core) QT_FEATURE_use_gold_linker:INTERNAL=OFF //Qt feature: use_lld_linker (from target Qt6::Core) QT_FEATURE_use_lld_linker:INTERNAL=OFF //Qt feature: use_mold_linker (from target Qt6::Core) QT_FEATURE_use_mold_linker:INTERNAL=OFF //Qt feature: vaes (from target Qt6::Core) QT_FEATURE_vaes:INTERNAL=OFF //Qt feature: widgets (from target Qt6::Core) QT_FEATURE_widgets:INTERNAL=ON //Qt feature: xml (from target Qt6::Core) QT_FEATURE_xml:INTERNAL=ON //Qt feature: xmlstream (from target Qt6::Core) QT_FEATURE_xmlstream:INTERNAL=ON //Qt feature: xmlstreamreader (from target Qt6::Core) QT_FEATURE_xmlstreamreader:INTERNAL=ON //Qt feature: xmlstreamwriter (from target Qt6::Core) QT_FEATURE_xmlstreamwriter:INTERNAL=ON //Qt feature: zstd (from target Qt6::Core) QT_FEATURE_zstd:INTERNAL=ON //Have function connect SYSTEM_CONNECT_EXISTS:INTERNAL=1 //Have function sin SYSTEM_SIN_EXISTS:INTERNAL=1 //ADVANCED property for variable: ZLIB_INCLUDE_DIR ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ZLIB_LIBRARY_DEBUG ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ZLIB_LIBRARY_RELEASE ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local _OPENSSL_CFLAGS:INTERNAL= _OPENSSL_CFLAGS_I:INTERNAL= _OPENSSL_CFLAGS_OTHER:INTERNAL= _OPENSSL_FOUND:INTERNAL= _OPENSSL_INCLUDEDIR:INTERNAL= _OPENSSL_LIBDIR:INTERNAL= _OPENSSL_LIBS:INTERNAL= _OPENSSL_LIBS_L:INTERNAL= _OPENSSL_LIBS_OTHER:INTERNAL= _OPENSSL_LIBS_PATHS:INTERNAL= _OPENSSL_MODULE_NAME:INTERNAL= _OPENSSL_PREFIX:INTERNAL= _OPENSSL_STATIC_CFLAGS:INTERNAL= _OPENSSL_STATIC_CFLAGS_I:INTERNAL= _OPENSSL_STATIC_CFLAGS_OTHER:INTERNAL= _OPENSSL_STATIC_LIBDIR:INTERNAL= _OPENSSL_STATIC_LIBS:INTERNAL= _OPENSSL_STATIC_LIBS_L:INTERNAL= _OPENSSL_STATIC_LIBS_OTHER:INTERNAL= _OPENSSL_STATIC_LIBS_PATHS:INTERNAL= _OPENSSL_VERSION:INTERNAL= _OPENSSL_openssl_INCLUDEDIR:INTERNAL= _OPENSSL_openssl_LIBDIR:INTERNAL= _OPENSSL_openssl_PREFIX:INTERNAL= _OPENSSL_openssl_VERSION:INTERNAL= __pkg_config_arguments_PC_PANGO_FT2:INTERNAL=pangoft2 __pkg_config_checked_PC_PANGO_FT2:INTERNAL=1 __pkg_config_checked__OPENSSL:INTERNAL=1 //ADVANCED property for variable: boost_atomic_DIR boost_atomic_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: boost_filesystem_DIR boost_filesystem_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: boost_headers_DIR boost_headers_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: boost_program_options_DIR boost_program_options_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: boost_system_DIR boost_system_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: boost_thread_DIR boost_thread_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_PC_PANGO_FT2_fontconfig pkgcfg_lib_PC_PANGO_FT2_fontconfig-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_PC_PANGO_FT2_freetype pkgcfg_lib_PC_PANGO_FT2_freetype-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_PC_PANGO_FT2_glib-2.0 pkgcfg_lib_PC_PANGO_FT2_glib-2.0-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_PC_PANGO_FT2_gobject-2.0 pkgcfg_lib_PC_PANGO_FT2_gobject-2.0-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_PC_PANGO_FT2_harfbuzz pkgcfg_lib_PC_PANGO_FT2_harfbuzz-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_PC_PANGO_FT2_intl pkgcfg_lib_PC_PANGO_FT2_intl-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_PC_PANGO_FT2_pango-1.0 pkgcfg_lib_PC_PANGO_FT2_pango-1.0-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_PC_PANGO_FT2_pangoft2-1.0 pkgcfg_lib_PC_PANGO_FT2_pangoft2-1.0-ADVANCED:INTERNAL=1 prefix_result:INTERNAL=/opt/homebrew/Cellar/pango/1.50.12/lib