qgis / homebrew-qgisdev

Homebrew recipes for QGIS and MacOS
39 stars 31 forks source link

Python bindings not building #18

Closed timlinux closed 7 years ago

timlinux commented 7 years ago

Hi @dakcarto

Something seems to be broken in my builds - python bindings are not getting built at all. Do you see any reason based on my config below why this would be the case?

# This is the CMakeCache file.
# For build in directory: /Users/timlinux/dev/cpp/QGIS/build
# It was generated by CMake: /usr/local/Cellar/cmake/3.7.1/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//Path to a library.
APP_SERVICES_LIBRARY:FILEPATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework

//Install bindings to global python directory? (might need root)
BINDINGS_GLOBAL_INSTALL:BOOL=FALSE

//Path to a program.
BISON_EXECUTABLE:FILEPATH=/usr/local/opt/bison/bin/bison

//Build the testing tree.
BUILD_TESTING:BOOL=ON

//Path to a program.
BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND

//Path to a program.
CMAKE_AR:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar

//No help, variable specified on the command line.
CMAKE_BUILD_TYPE:STRING=RelWithDebInfo

//The CodeBlocks executable
CMAKE_CODEBLOCKS_EXECUTABLE:FILEPATH=CMAKE_CODEBLOCKS_EXECUTABLE-NOTFOUND

//Additional command line arguments when CodeBlocks invokes make.
// Enter e.g. -j<some_number> to get parallel builds
CMAKE_CODEBLOCKS_MAKE_ARGUMENTS:STRING=

//No help, variable specified on the command line.
CMAKE_CXX_COMPILER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++

//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=

//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g

//Flags used by the compiler during release builds for minimum
// size.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the compiler during release builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the compiler during release builds with debug info.
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 compiler during all build types.
CMAKE_C_FLAGS:STRING=

//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g

//Flags used by the compiler during release builds for minimum
// size.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the compiler during release builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the compiler during release builds with debug info.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF

//No help, variable specified on the command line.
CMAKE_FIND_FRAMEWORK:STRING=LAST

//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool

//No help, variable specified on the command line.
CMAKE_INSTALL_PREFIX:PATH=/Users/timlinux/Applications

//Path to a program.
CMAKE_LINKER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld

//Program used to build from build.ninja files.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/local/bin/ninja

//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_NM:FILEPATH=/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/MacOSX10.12.sdk

//No help, variable specified on the command line.
CMAKE_PREFIX_PATH:STRING=/usr/local/opt/qt5;/usr/local/opt/qt5-webkit;/usr/local/opt/qscintilla2;/usr/local/opt/qwt;/usr/local/opt/qwtpolar;/usr/local/opt/qca;/usr/local/opt/gdal2;/usr/local/opt/gsl;/usr/local/opt/geos;/usr/local/opt/proj;/usr/local/opt/libspatialite;/usr/local/opt/spatialindex;/usr/local/opt/fcgi;/usr/local/opt/expat;/usr/local/opt/sqlite;/usr/local/opt/flex;/usr/local/opt/bison;

//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=qgis2.99.0

//Path to a program.
CMAKE_RANLIB:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib

//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO

//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO

//Flags used by the linker during the creation of static libraries.
CMAKE_STATIC_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_STRIP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip

//No help, variable specified on the command line.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE

//Path to program used to compress files for transfer to the dart
// server
COMPRESSIONCOMMAND:FILEPATH=/usr/bin/gzip

//Path to the coverage program that CTest uses for performing coverage
// inspection
COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov

//Extra command line flags to pass to the coverage tool
COVERAGE_EXTRA_FLAGS:STRING=-l

//Enable to build OSX bundles
CPACK_BINARY_BUNDLE:BOOL=OFF

//Enable to build Debian packages
CPACK_BINARY_DEB:BOOL=OFF

//Enable to build OSX Drag And Drop package
CPACK_BINARY_DRAGNDROP: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 OSX X11 packages
CPACK_BINARY_OSXX11:BOOL=OFF

//Enable to build PackageMaker packages
CPACK_BINARY_PACKAGEMAKER:BOOL=OFF

//Enable to build productbuild packages
CPACK_BINARY_PRODUCTBUILD: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 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

//How many times to retry timed-out CTest submissions.
CTEST_SUBMIT_RETRY_COUNT:STRING=3

//How long to wait between timed-out CTest submissions.
CTEST_SUBMIT_RETRY_DELAY:STRING=5

//Path to a program.
CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND

//Options passed to the cvs update command.
CVS_UPDATE_OPTIONS:STRING=-d -A -P

//Additional appended CXXFLAGS
CXX_EXTRA_FLAGS:STRING=

//Limit of reported errors, -1 reports all.
DART_BUILD_ERROR_REPORT_LIMIT:BOOL=OFF

//Limit of reported warnings, -1 reports all.
DART_BUILD_WARNING_REPORT_LIMIT:BOOL=OFF

//If you have Dart installed, where is it located?
DART_ROOT:PATH=DART_ROOT-NOTFOUND

//Maximum time allowed before CTest will kill the test.
DART_TESTING_TIMEOUT:STRING=1500

//Show the actual output of the build, or if off show a . for each
// 1024 bytes.
DART_VERBOSE_BUILD:BOOL=OFF

//Should Dart server send email when build errors are found in
// Continuous builds?
DELIVER_CONTINUOUS_EMAIL:BOOL=Off

//If set to true, it will disable deprecated functionality to prepare
// for the next generation of QGIS
DISABLE_DEPRECATED:BOOL=FALSE

//Perform coverage tests?
ENABLE_COVERAGE:BOOL=FALSE

//No help, variable specified on the command line.
ENABLE_MODELTEST:BOOL=FALSE

//Enable MsSQL provider tests
ENABLE_MSSQLTEST:BOOL=FALSE

//Enable Oracle provider tests
ENABLE_ORACLETEST:BOOL=FALSE

//Enable PostgreSQL provider tests
ENABLE_PGTEST:BOOL=FALSE

//No help, variable specified on the command line.
ENABLE_TESTS:BOOL=TRUE

//Path to a file.
EXPAT_INCLUDE_DIR:PATH=/usr/local/opt/expat/include

//Path to a library.
EXPAT_LIBRARY:FILEPATH=/usr/local/opt/expat/lib/libexpat.dylib

//Path to a file.
FCGI_INCLUDE_DIR:PATH=/usr/local/opt/fcgi/include

//Path to a library.
FCGI_LIBRARY:FILEPATH=/usr/local/opt/fcgi/lib/libfcgi.dylib

//Path to a program.
FLEX_EXECUTABLE:FILEPATH=/usr/local/opt/flex/bin/flex

//Path to a program.
GDAL_CONFIG:FILEPATH=/usr/local/opt/gdal2/bin/gdal-config

//preferred path to GDAL (gdal-config) from FWTools
GDAL_CONFIG_PREFER_FWTOOLS_PATH:STRING=/bin_safe

//preferred path to GDAL (gdal-config)
GDAL_CONFIG_PREFER_PATH:STRING=/bin

//Path to a file.
GDAL_INCLUDE_DIR:PATH=/usr/local/opt/gdal2/include

//No help, variable specified on the command line.
GDAL_LIBRARY:FILEPATH=/usr/local/opt/gdal2/lib/libgdal.dylib

//Generate coverage docs (requires lcov)?
GENERATE_COVERAGE_DOCS:BOOL=FALSE

//Path to a program.
GEOS_CONFIG:FILEPATH=/usr/local/opt/geos/bin/geos-config

//preferred path to GEOS (geos-config)
GEOS_CONFIG_PREFER_PATH:STRING=/bin

//Path to a file.
GEOS_INCLUDE_DIR:PATH=/usr/local/opt/geos/include

//No help, variable specified on the command line.
GEOS_LIBRARY:FILEPATH=/usr/local/opt/geos/lib/libgeos_c.dylib

//INTERNAL
GEOS_LIB_NAME_WITH_PREFIX:STRING=-lgeos_c

//Path to a program.
GITCOMMAND:FILEPATH=/usr/bin/git

//Extra includes string used for GRASS7
GRASS_EXTRA_INCLUDE_DIRS7:STRING=-I/usr/local/opt/gettext/include

//Path to GRASS 7 include directory
GRASS_INCLUDE_DIR7:PATH=/usr/local/opt/grass7/grass-base/include

//No help, variable specified on the command line.
GRASS_PREFIX7:PATH=/usr/local/opt/grass7/grass-base

//No help, variable specified on the command line.
GSL_CONFIG:FILEPATH=/usr/local/opt/gsl/bin/gsl-config

//No help, variable specified on the command line.
GSL_INCLUDE_DIR:PATH=/usr/local/opt/gsl/include

//No help, variable specified on the command line.
GSL_LIBRARIES:STRING=-L/usr/local/opt/gsl/lib -lgsl -lgslcblas

//Path to gunzip executable
GUNZIPCOMMAND:FILEPATH=/usr/bin/gunzip

//Path to a program.
HGCOMMAND:FILEPATH=HGCOMMAND-NOTFOUND

//Path to java command, used by the Dart server to create html.
JAVACOMMAND:FILEPATH=/usr/bin/java

//Command to build the project
MAKECOMMAND:STRING=/usr/local/Cellar/cmake/3.7.1/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}"

//Path to the memory checking command, used for memory error detection.
MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND

//File that contains suppressions for the memory checker
MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=

//Path to a program.
P4COMMAND:FILEPATH=P4COMMAND-NOTFOUND

//Determines if we should compile in pedantic mode.
PEDANTIC:BOOL=TRUE

//Path to POSTGRESQL base directory
POSTGRESQL_PREFIX:PATH=

//Path to a program.
POSTGRES_CONFIG:FILEPATH=/usr/local/bin/pg_config

//preferred path to PG (pg_config)
POSTGRES_CONFIG_PREFER_PATH:STRING=/bin

//INTERNAL
POSTGRES_INCLUDE_DIR:STRING=/usr/local/Cellar/postgresql/9.6.1/include

//INTERNAL
POSTGRES_LIBRARY:STRING=/usr/local/lib/libpq.dylib

//Path to a file.
PROJ_INCLUDE_DIR:PATH=/usr/local/opt/proj/include

//Path to a library.
PROJ_LIBRARY:FILEPATH=/usr/local/opt/proj/lib/libproj.dylib

//Path to a program.
PYRCC_PROGRAM:FILEPATH=/usr/local/bin/pyrcc5

//Path to a program.
PYTHON_EXECUTABLE:FILEPATH=/usr/local/bin/python3

//Directory holding the python.h include file
PYTHON_INCLUDE_PATH:FILEPATH=/usr/local/Frameworks/Python.framework/Versions/3.6/Headers

//Python framework library
PYTHON_LIBRARY:FILEPATH=/usr/local/Frameworks/Python.framework/Versions/3.6/Python

//Python version
PYTHON_VER:STRING=3

//Path to a program.
PYUIC_PROGRAM:FILEPATH=/usr/local/bin/pyuic5

//Path to a program.
ProcessorCount_cmd_sysctl:FILEPATH=/usr/sbin/sysctl

//Path to a file.
QCA_INCLUDE_DIR:PATH=/usr/local/opt/qca/lib/qca-qt5.framework/Headers

//Path to a library.
QCA_LIBRARY:FILEPATH=/usr/local/opt/qca/lib/qca-qt5.framework

//Subdirectory where executables will be installed
QGIS_BIN_SUBDIR:STRING=bin

//Subdirectory where CGI executables will be installed
QGIS_CGIBIN_SUBDIR:STRING=fcgi-bin

//Subdirectory where QGIS data will be installed
QGIS_DATA_SUBDIR:STRING=../Resources

//Subdirectory where header files will be installed
QGIS_INCLUDE_SUBDIR:STRING=include/qgis

//Subdirectory where private executables will be installed
QGIS_LIBEXEC_SUBDIR:STRING=lib/qgis

//Subdirectory where libraries will be installed
QGIS_LIB_SUBDIR:STRING=lib

//No help, variable specified on the command line.
QGIS_MACAPP_BUNDLE:STRING=0

//Path to user bundling script
QGIS_MACAPP_BUNDLE_USER:STRING=

//Path to install developer frameworks
QGIS_MACAPP_DEV_PREFIX:STRING=/Library/Frameworks

//Install developer frameworks
QGIS_MACAPP_INSTALL_DEV:BOOL=FALSE

//Subdirectory where plugins will be installed
QGIS_PLUGIN_SUBDIR:STRING=../PlugIns/qgis

//Subdirectory where server modules will be installed
QGIS_SERVER_MODULE_SUBDIR:STRING=lib/qgis/server

//No help, variable specified on the command line.
QSCINTILLA_INCLUDE_DIR:PATH=/usr/local/Cellar/qscintilla2/2.9.3_4/include

//No help, variable specified on the command line.
QSCINTILLA_LIBRARY:FILEPATH=/usr/local/lib/libqscintilla2.dylib

//Path to a file.
QSCI_SIP_DIR:PATH=/usr/local/share/sip

//URL for Qt docs
QT_DOC_URL:STRING=http://doc.qt.io/qt-5/

//Path to a program.
QT_LRELEASE_EXECUTABLE:FILEPATH=/usr/local/opt/qt5/bin/lrelease

//Path to a file.
QWTPOLAR_INCLUDE_DIR:PATH=/usr/local/opt/qwtpolar/lib/qwtpolar.framework/Headers

//Path to a library.
QWTPOLAR_LIBRARY:FILEPATH=/usr/local/opt/qwtpolar/lib/qwtpolar.framework

//Path to a file.
QWT_INCLUDE_DIR:PATH=/usr/local/opt/qwt/lib/qwt.framework/Headers

//Path to a library.
QWT_LIBRARY:FILEPATH=/usr/local/opt/qwt/lib/qwt.framework

//The directory containing a CMake configuration file for Qt5Concurrent.
Qt5Concurrent_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Concurrent

//The directory containing a CMake configuration file for Qt5Core.
Qt5Core_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Core

//The directory containing a CMake configuration file for Qt5Designer.
Qt5Designer_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Designer

//The directory containing a CMake configuration file for Qt5Gui.
Qt5Gui_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Gui

//The directory containing a CMake configuration file for Qt5Network.
Qt5Network_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Network

//The directory containing a CMake configuration file for Qt5Positioning.
Qt5Positioning_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Positioning

//The directory containing a CMake configuration file for Qt5PrintSupport.
Qt5PrintSupport_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5PrintSupport

//The directory containing a CMake configuration file for Qt5Script.
Qt5Script_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Script

//The directory containing a CMake configuration file for Qt5Sql.
Qt5Sql_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Sql

//The directory containing a CMake configuration file for Qt5Svg.
Qt5Svg_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Svg

//The directory containing a CMake configuration file for Qt5Test.
Qt5Test_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Test

//The directory containing a CMake configuration file for Qt5UiPlugin.
Qt5UiPlugin_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5UiPlugin

//The directory containing a CMake configuration file for Qt5UiTools.
Qt5UiTools_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5UiTools

//The directory containing a CMake configuration file for Qt5WebKitWidgets.
Qt5WebKitWidgets_DIR:PATH=/usr/local/opt/qt5-webkit/lib/cmake/Qt5WebKitWidgets

//The directory containing a CMake configuration file for Qt5WebKit.
Qt5WebKit_DIR:PATH=/usr/local/opt/qt5-webkit/lib/cmake/Qt5WebKit

//The directory containing a CMake configuration file for Qt5Widgets.
Qt5Widgets_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Widgets

//The directory containing a CMake configuration file for Qt5XmlPatterns.
Qt5XmlPatterns_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5XmlPatterns

//The directory containing a CMake configuration file for Qt5Xml.
Qt5Xml_DIR:PATH=/usr/local/opt/qt5/lib/cmake/Qt5Xml

//Path to scp command, used by CTest for submitting results to
// a Dart server
SCPCOMMAND:FILEPATH=/usr/bin/scp

//Determines whether QGIS server should disable ECW (ECW in server
// apps requires a special license)
SERVER_SKIP_ECW:BOOL=FALSE

//Name of the computer/site where compile is being run
SITE:STRING=sandstone

//Path to the SLURM sbatch executable
SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND

//Path to the SLURM srun executable
SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND

//Path to a file.
SPATIALINDEX_INCLUDE_DIR:PATH=/usr/local/opt/spatialindex/include/spatialindex

//Path to a library.
SPATIALINDEX_LIBRARY:FILEPATH=/usr/local/opt/spatialindex/lib/libspatialindex.dylib

//Path to a file.
SPATIALITE_INCLUDE_DIR:PATH=/usr/local/opt/libspatialite/include

//Path to a library.
SPATIALITE_LIBRARY:FILEPATH=/usr/local/opt/libspatialite/lib/libspatialite.dylib

//Path to a file.
SQLITE3_INCLUDE_DIR:PATH=/usr/local/opt/sqlite/include

//Path to a library.
SQLITE3_LIBRARY:FILEPATH=/usr/local/opt/sqlite/lib/libsqlite3.dylib

//Hide SIP warnings
SUPPRESS_SIP_WARNINGS:BOOL=FALSE

//Path to a program.
SVNCOMMAND:FILEPATH=/usr/bin/svn

//Path to a program.
TXT2TAGS_EXECUTABLE:FILEPATH=TXT2TAGS_EXECUTABLE-NOTFOUND

//Use HIDDEN visibility support if available.
USE_COMPILER_HIDDEN_VISIBILITY:BOOL=ON

//No help, variable specified on the command line.
WITH_APIDOC:BOOL=FALSE

//No help, variable specified on the command line.
WITH_ASTYLE:BOOL=TRUE

//Determines whether python bindings should be built
WITH_BINDINGS:BOOL=TRUE

//No help, variable specified on the command line.
WITH_CUSTOM_WIDGETS:BOOL=TRUE

//Determines whether QGIS desktop should be built
WITH_DESKTOP:BOOL=TRUE

//No help, variable specified on the command line.
WITH_GLOBE:BOOL=FALSE

//No help, variable specified on the command line.
WITH_GRASS:BOOL=FALSE

//No help, variable specified on the command line.
WITH_GRASS7:BOOL=TRUE

//Determines whether python dateutil should be included
WITH_INTERNAL_DATEUTIL:BOOL=TRUE

//Determines whether python httplib2 should be included
WITH_INTERNAL_HTTPLIB2:BOOL=TRUE

//Determines whether python jinja2 should be included
WITH_INTERNAL_JINJA2:BOOL=TRUE

//Determines whether python markupsafe should be included
WITH_INTERNAL_MARKUPSAFE:BOOL=TRUE

//Determines whether python nose2 should be included
WITH_INTERNAL_NOSE2:BOOL=TRUE

//Determines whether python owslib should be included
WITH_INTERNAL_OWSLIB:BOOL=TRUE

//Determines whether python pygments should be included
WITH_INTERNAL_PYGMENTS:BOOL=TRUE

//Determines whether python pytz should be included
WITH_INTERNAL_PYTZ:BOOL=TRUE

//Use internal build of Qextserialport
WITH_INTERNAL_QEXTSERIALPORT:BOOL=TRUE

//No help, variable specified on the command line.
WITH_INTERNAL_QWTPOLAR:BOOL=FALSE

//Determines whether python requests should be included
WITH_INTERNAL_REQUESTS:BOOL=TRUE

//Determines whether python six should be included
WITH_INTERNAL_SIX:BOOL=TRUE

//Determines whether python yaml should be included
WITH_INTERNAL_YAML:BOOL=FALSE

//No help, variable specified on the command line.
WITH_ORACLE:BOOL=FALSE

//Determines whether POSTGRESQL support should be built
WITH_POSTGRESQL:BOOL=TRUE

//Determines whether PYSPATIALITE should be built
WITH_PYSPATIALITE:BOOL=FALSE

//Determines whether Python modules in staged or installed locations
// are byte-compiled
WITH_PY_COMPILE:BOOL=FALSE

//No help, variable specified on the command line.
WITH_QSCIAPI:BOOL=FALSE

//No help, variable specified on the command line.
WITH_QSPATIALITE:BOOL=FALSE

//Determines if QtMobility related code should be build (for example
// internal GPS)
WITH_QTMOBILITY:BOOL=FALSE

//No help, variable specified on the command line.
WITH_QTWEBKIT:BOOL=TRUE

//No help, variable specified on the command line.
WITH_QWTPOLAR:BOOL=TRUE

//No help, variable specified on the command line.
WITH_SERVER:BOOL=TRUE

//Determines whether QGIS server support for python plugins should
// be built
WITH_SERVER_PLUGINS:BOOL=TRUE

//No help, variable specified on the command line.
WITH_STAGED_PLUGINS:BOOL=TRUE

//Determines if touch interface related code should be build
WITH_TOUCH:BOOL=FALSE

//Determines whether PDF should be generate for the txt2tags documentation
WITH_TXT2TAGS_PDF:BOOL=FALSE

//Path to a file.
_find_lib_python_py:FILEPATH=/Users/timlinux/dev/cpp/QGIS/cmake/FindLibPython.py

//Path to a file.
_find_pyqt5_py:FILEPATH=/Users/timlinux/dev/cpp/QGIS/cmake/FindPyQt5.py

//Path to a file.
_find_qsci_py:FILEPATH=/Users/timlinux/dev/cpp/QGIS/cmake/FindQsci.py

//Path to a file.
_find_sip_py:FILEPATH=/Users/timlinux/dev/cpp/QGIS/cmake/FindSIP.py

//Dependencies for the target
arcgisfeatureserverprovider_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
arcgismapserverprovider_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
basicauthmethod_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
coordinatecaptureplugin_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
db2provider_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;general;Qt5::Sql;

//Dependencies for the target
delimitedtextprovider_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
dummy_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_server;

//Dependencies for the target
evis_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;general;Qt5::Sql;

//Dependencies for the target
gdalprovider_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
geometrycheckerplugin_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
georefplugin_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;general;-L/usr/local/opt/gsl/lib -lgsl -lgslcblas;

//Dependencies for the target
gpsimporterplugin_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
gpxprovider_LIB_DEPENDS:STATIC=general;/usr/local/opt/expat/lib/libexpat.dylib;general;qgis_core;

//Dependencies for the target
grassplugin7_LIB_DEPENDS:STATIC=general;qgisgrass7;general;qgis_app;general;qgis_gui;

//Dependencies for the target
grassprovider7_LIB_DEPENDS:STATIC=general;qgisgrass7;general;qgis_gui;

//Dependencies for the target
grassrasterprovider7_LIB_DEPENDS:STATIC=general;qgisgrass7;general;qgis_core;

//Dependencies for the target
identcertauthmethod_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for target
libdxfrw_LIB_DEPENDS:STATIC=

//Dependencies for the target
memoryprovider_LIB_DEPENDS:STATIC=general;qgis_core;

//Dependencies for the target
mssqlprovider_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;general;Qt5::Sql;

//Dependencies for the target
offlineeditingplugin_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;general;/usr/local/opt/libspatialite/lib/libspatialite.dylib;

//Dependencies for the target
ogrprovider_LIB_DEPENDS:STATIC=general;qgis_core;

//Dependencies for the target
owsprovider_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
pkcs12authmethod_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
pkipathsauthmethod_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
postgresprovider_LIB_DEPENDS:STATIC=general;/usr/local/lib/libpq.dylib;general;qgis_core;general;qgis_gui;

//Dependencies for the target
postgresprovider_a_LIB_DEPENDS:STATIC=general;/usr/local/lib/libpq.dylib;general;qgis_core;general;qgis_gui;

//Dependencies for the target
python_module_qgis__analysis_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_analysis;

//Dependencies for the target
python_module_qgis__core_LIB_DEPENDS:STATIC=general;qgis_core;

//Dependencies for the target
python_module_qgis__gui_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
python_module_qgis__server_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_server;

//Value Computed by CMake
qgis2.99.0_BINARY_DIR:STATIC=/Users/timlinux/dev/cpp/QGIS/build

//Value Computed by CMake
qgis2.99.0_SOURCE_DIR:STATIC=/Users/timlinux/dev/cpp/QGIS

//Dependencies for the target
qgis_analysis_LIB_DEPENDS:STATIC=general;qgis_core;

//Dependencies for the target
qgis_app_LIB_DEPENDS:STATIC=general;/usr/local/opt/qwt/lib/qwt.framework;general;Qt5::Sql;general;Qt5::UiTools;general;Qt5::WebKit;general;Qt5::WebKitWidgets;general;/usr/local/opt/qwtpolar/lib/qwtpolar.framework;general;/usr/local/opt/gdal2/lib/libgdal.dylib;general;qgis_core;general;qgis_gui;general;qgis_analysis;general;libdxfrw;general;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework;

//Dependencies for the target
qgis_core_LIB_DEPENDS:STATIC=general;-framework CoreFoundation -framework IOKit;general;Qt5::Xml;general;Qt5::Core;general;Qt5::Concurrent;general;Qt5::Gui;general;Qt5::Widgets;general;Qt5::PrintSupport;general;Qt5::Svg;general;Qt5::Network;general;Qt5::WebKit;general;Qt5::WebKitWidgets;general;Qt5::Sql;general;/usr/local/opt/qca/lib/qca-qt5.framework;general;/usr/local/opt/proj/lib/libproj.dylib;general;/usr/local/opt/geos/lib/libgeos_c.dylib;general;/usr/local/opt/gdal2/lib/libgdal.dylib;general;/usr/local/opt/spatialindex/lib/libspatialindex.dylib;general;/usr/local/opt/expat/lib/libexpat.dylib;general;/usr/local/opt/sqlite/lib/libsqlite3.dylib;general;/usr/local/opt/libspatialite/lib/libspatialite.dylib;general;Qt5::Positioning;

//Dependencies for the target
qgis_customwidgets_LIB_DEPENDS:STATIC=general;qgis_gui;

//Dependencies for the target
qgis_gui_LIB_DEPENDS:STATIC=general;qgis_core;general;Qt5::UiTools;general;/usr/local/opt/qwt/lib/qwt.framework;general;/usr/local/lib/libqscintilla2.dylib;

//Dependencies for the target
qgis_server_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;general;qgis_analysis;general;/usr/local/opt/proj/lib/libproj.dylib;general;/usr/local/opt/fcgi/lib/libfcgi.dylib;general;/usr/local/lib/libpq.dylib;general;/usr/local/opt/gdal2/lib/libgdal.dylib;general;/usr/local/opt/qca/lib/qca-qt5.framework;general;qgispython;

//Dependencies for the target
qgisgrass7_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;general;/usr/local/opt/grass7/grass-base/lib/libgrass_gis.dylib;general;/usr/local/opt/grass7/grass-base/lib/libgrass_vector.dylib;general;/usr/local/opt/grass7/grass-base/lib/libgrass_raster.dylib;general;/usr/local/opt/grass7/grass-base/lib/libgrass_imagery.dylib;general;/usr/local/opt/grass7/grass-base/lib/libgrass_dbmibase.dylib;general;/usr/local/opt/grass7/grass-base/lib/libgrass_dbmiclient.dylib;general;/usr/local/opt/grass7/grass-base/lib/libgrass_gproj.dylib;

//Dependencies for the target
qgispython_LIB_DEPENDS:STATIC=general;qgis_core;general;/usr/local/Frameworks/Python.framework/Versions/3.6/Python;

//Dependencies for the target
spatialiteprovider_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;general;/usr/local/opt/libspatialite/lib/libspatialite.dylib;

//Dependencies for the target
spatialqueryplugin_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
topolplugin_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
virtuallayerprovider_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;general;Qt5::Core;general;Qt5::Concurrent;general;Qt5::Gui;general;Qt5::Widgets;general;Qt5::PrintSupport;general;Qt5::Svg;general;/usr/local/opt/sqlite/lib/libsqlite3.dylib;general;/usr/local/opt/libspatialite/lib/libspatialite.dylib;

//Dependencies for the target
wcs_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_server;

//Dependencies for the target
wcsprovider_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;

//Dependencies for the target
wfs_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_server;

//Dependencies for the target
wfsprovider_LIB_DEPENDS:STATIC=general;/usr/local/opt/expat/lib/libexpat.dylib;general;qgis_core;general;qgis_gui;

//Dependencies for the target
wms_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_server;

//Dependencies for the target
wmsprovider_LIB_DEPENDS:STATIC=general;qgis_core;general;qgis_gui;general;Qt5::Script;general;/usr/local/opt/gdal2/lib/libgdal.dylib;

//Dependencies for the target
wmsprovider_a_LIB_DEPENDS:STATIC=general;qgis_core;general;Qt5::Script;

########################
# INTERNAL cache entries
########################

//ADVANCED property for variable: BZRCOMMAND
BZRCOMMAND-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/timlinux/dev/cpp/QGIS/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=7
//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/local/Cellar/cmake/3.7.1/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.7.1/bin/cpack
//ADVANCED property for variable: CMAKE_CTEST_COMMAND
CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.7.1/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
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
//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=CodeBlocks
//CXX compiler system defined macros
CMAKE_EXTRA_GENERATOR_CXX_SYSTEM_DEFINED_MACROS:INTERNAL=__llvm__;1;__clang__;1;__clang_major__;8;__clang_minor__; ;__clang_patchlevel__; ;__clang_version__;"8.0.0 (clang-800.0.42.1)";__GNUC_MINOR__;2;__GNUC_PATCHLEVEL__;1;__GNUC__;4;__GXX_ABI_VERSION;1002;__ATOMIC_RELAXED; ;__ATOMIC_CONSUME;1;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_SEQ_CST;5;__PRAGMA_REDEFINE_EXTNAME;1;__VERSION__;"4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)";__CONSTANT_CFSTRINGS__;1;__block;__attribute__((__blocks__(byref)));__BLOCKS__;1;__GXX_RTTI;1;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__LITTLE_ENDIAN__;1;_LP64;1;__LP64__;1;__CHAR_BIT__;8;__SCHAR_MAX__;127;__SHRT_MAX__;32767;__INT_MAX__;2147483647;__LONG_MAX__;9223372036854775807L;__LONG_LONG_MAX__;9223372036854775807LL;__WCHAR_MAX__;2147483647;__INTMAX_MAX__;9223372036854775807L;__SIZE_MAX__;18446744073709551615UL;__UINTMAX_MAX__;18446744073709551615UL;__PTRDIFF_MAX__;9223372036854775807L;__INTPTR_MAX__;9223372036854775807L;__UINTPTR_MAX__;18446744073709551615UL;__SIZEOF_DOUBLE__;8;__SIZEOF_FLOAT__;4;__SIZEOF_INT__;4;__SIZEOF_LONG__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_LONG_LONG__;8;__SIZEOF_POINTER__;8;__SIZEOF_SHORT__;2;__SIZEOF_PTRDIFF_T__;8;__SIZEOF_SIZE_T__;8;__SIZEOF_WCHAR_T__;4;__SIZEOF_WINT_T__;4;__SIZEOF_INT128__;16;__INTMAX_TYPE__;long int;__INTMAX_FMTd__;"ld";__INTMAX_FMTi__;"li";__INTMAX_C_SUFFIX__;L;__UINTMAX_TYPE__;long unsigned int;__UINTMAX_FMTo__;"lo";__UINTMAX_FMTu__;"lu";__UINTMAX_FMTx__;"lx";__UINTMAX_FMTX__;"lX";__UINTMAX_C_SUFFIX__;UL;__INTMAX_WIDTH__;64;__PTRDIFF_TYPE__;long int;__PTRDIFF_FMTd__;"ld";__PTRDIFF_FMTi__;"li";__PTRDIFF_WIDTH__;64;__INTPTR_TYPE__;long int;__INTPTR_FMTd__;"ld";__INTPTR_FMTi__;"li";__INTPTR_WIDTH__;64;__SIZE_TYPE__;long unsigned int;__SIZE_FMTo__;"lo";__SIZE_FMTu__;"lu";__SIZE_FMTx__;"lx";__SIZE_FMTX__;"lX";__SIZE_WIDTH__;64;__WCHAR_TYPE__;int;__WCHAR_WIDTH__;32;__WINT_TYPE__;int;__WINT_WIDTH__;32;__SIG_ATOMIC_WIDTH__;32;__SIG_ATOMIC_MAX__;2147483647;__CHAR16_TYPE__;unsigned short;__CHAR32_TYPE__;unsigned int;__UINTMAX_WIDTH__;64;__UINTPTR_TYPE__;long unsigned int;__UINTPTR_FMTo__;"lo";__UINTPTR_FMTu__;"lu";__UINTPTR_FMTx__;"lx";__UINTPTR_FMTX__;"lX";__UINTPTR_WIDTH__;64;__FLT_DENORM_MIN__;1.40129846e-45F;__FLT_HAS_DENORM__;1;__FLT_DIG__;6;__FLT_DECIMAL_DIG__;9;__FLT_EPSILON__;1.19209290e-7F;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__FLT_MANT_DIG__;24;__FLT_MAX_10_EXP__;38;__FLT_MAX_EXP__;128;__FLT_MAX__;3.40282347e+38F;__FLT_MIN_10_EXP__;(-37);__FLT_MIN_EXP__;(-125);__FLT_MIN__;1.17549435e-38F;__DBL_DENORM_MIN__;4.9406564584124654e-324;__DBL_HAS_DENORM__;1;__DBL_DIG__;15;__DBL_DECIMAL_DIG__;17;__DBL_EPSILON__;2.2204460492503131e-16;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_MAX_10_EXP__;308;__DBL_MAX_EXP__;1024;__DBL_MAX__;1.7976931348623157e+308;__DBL_MIN_10_EXP__;(-307);__DBL_MIN_EXP__;(-1021);__DBL_MIN__;2.2250738585072014e-308;__LDBL_DENORM_MIN__;3.64519953188247460253e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_DIG__;18;__LDBL_DECIMAL_DIG__;21;__LDBL_EPSILON__;1.08420217248550443401e-19L;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_MAX_10_EXP__;4932;__LDBL_MAX_EXP__;16384;__LDBL_MAX__;1.18973149535723176502e+4932L;__LDBL_MIN_10_EXP__;(-4931);__LDBL_MIN_EXP__;(-16381);__LDBL_MIN__;3.36210314311209350626e-4932L;__POINTER_WIDTH__;64;__BIGGEST_ALIGNMENT__;16;__INT8_TYPE__;signed char;__INT8_FMTd__;"hhd";__INT8_FMTi__;"hhi";__INT8_C_SUFFIX__; ;__INT16_TYPE__;short;__INT16_FMTd__;"hd";__INT16_FMTi__;"hi";__INT16_C_SUFFIX__; ;__INT32_TYPE__;int;__INT32_FMTd__;"d";__INT32_FMTi__;"i";__INT32_C_SUFFIX__; ;__INT64_TYPE__;long long int;__INT64_FMTd__;"lld";__INT64_FMTi__;"lli";__INT64_C_SUFFIX__;LL;__UINT8_TYPE__;unsigned char;__UINT8_FMTo__;"hho";__UINT8_FMTu__;"hhu";__UINT8_FMTx__;"hhx";__UINT8_FMTX__;"hhX";__UINT8_C_SUFFIX__; ;__UINT8_MAX__;255;__INT8_MAX__;127;__UINT16_TYPE__;unsigned short;__UINT16_FMTo__;"ho";__UINT16_FMTu__;"hu";__UINT16_FMTx__;"hx";__UINT16_FMTX__;"hX";__UINT16_C_SUFFIX__; ;__UINT16_MAX__;65535;__INT16_MAX__;32767;__UINT32_TYPE__;unsigned int;__UINT32_FMTo__;"o";__UINT32_FMTu__;"u";__UINT32_FMTx__;"x";__UINT32_FMTX__;"X";__UINT32_C_SUFFIX__;U;__UINT32_MAX__;4294967295U;__INT32_MAX__;2147483647;__UINT64_TYPE__;long long unsigned int;__UINT64_FMTo__;"llo";__UINT64_FMTu__;"llu";__UINT64_FMTx__;"llx";__UINT64_FMTX__;"llX";__UINT64_C_SUFFIX__;ULL;__UINT64_MAX__;18446744073709551615ULL;__INT64_MAX__;9223372036854775807LL;__INT_LEAST8_TYPE__;signed char;__INT_LEAST8_MAX__;127;__INT_LEAST8_FMTd__;"hhd";__INT_LEAST8_FMTi__;"hhi";__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST8_MAX__;255;__UINT_LEAST8_FMTo__;"hho";__UINT_LEAST8_FMTu__;"hhu";__UINT_LEAST8_FMTx__;"hhx";__UINT_LEAST8_FMTX__;"hhX";__INT_LEAST16_TYPE__;short;__INT_LEAST16_MAX__;32767;__INT_LEAST16_FMTd__;"hd";__INT_LEAST16_FMTi__;"hi";__UINT_LEAST16_TYPE__;unsigned short;__UINT_LEAST16_MAX__;65535;__UINT_LEAST16_FMTo__;"ho";__UINT_LEAST16_FMTu__;"hu";__UINT_LEAST16_FMTx__;"hx";__UINT_LEAST16_FMTX__;"hX";__INT_LEAST32_TYPE__;int;__INT_LEAST32_MAX__;2147483647;__INT_LEAST32_FMTd__;"d";__INT_LEAST32_FMTi__;"i";__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST32_MAX__;4294967295U;__UINT_LEAST32_FMTo__;"o";__UINT_LEAST32_FMTu__;"u";__UINT_LEAST32_FMTx__;"x";__UINT_LEAST32_FMTX__;"X";__INT_LEAST64_TYPE__;long int;__INT_LEAST64_MAX__;9223372036854775807L;__INT_LEAST64_FMTd__;"ld";__INT_LEAST64_FMTi__;"li";__UINT_LEAST64_TYPE__;long unsigned int;__UINT_LEAST64_MAX__;18446744073709551615UL;__UINT_LEAST64_FMTo__;"lo";__UINT_LEAST64_FMTu__;"lu";__UINT_LEAST64_FMTx__;"lx";__UINT_LEAST64_FMTX__;"lX";__INT_FAST8_TYPE__;signed char;__INT_FAST8_MAX__;127;__INT_FAST8_FMTd__;"hhd";__INT_FAST8_FMTi__;"hhi";__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST8_MAX__;255;__UINT_FAST8_FMTo__;"hho";__UINT_FAST8_FMTu__;"hhu";__UINT_FAST8_FMTx__;"hhx";__UINT_FAST8_FMTX__;"hhX";__INT_FAST16_TYPE__;short;__INT_FAST16_MAX__;32767;__INT_FAST16_FMTd__;"hd";__INT_FAST16_FMTi__;"hi";__UINT_FAST16_TYPE__;unsigned short;__UINT_FAST16_MAX__;65535;__UINT_FAST16_FMTo__;"ho";__UINT_FAST16_FMTu__;"hu";__UINT_FAST16_FMTx__;"hx";__UINT_FAST16_FMTX__;"hX";__INT_FAST32_TYPE__;int;__INT_FAST32_MAX__;2147483647;__INT_FAST32_FMTd__;"d";__INT_FAST32_FMTi__;"i";__UINT_FAST32_TYPE__;unsigned int;__UINT_FAST32_MAX__;4294967295U;__UINT_FAST32_FMTo__;"o";__UINT_FAST32_FMTu__;"u";__UINT_FAST32_FMTx__;"x";__UINT_FAST32_FMTX__;"X";__INT_FAST64_TYPE__;long int;__INT_FAST64_MAX__;9223372036854775807L;__INT_FAST64_FMTd__;"ld";__INT_FAST64_FMTi__;"li";__UINT_FAST64_TYPE__;long unsigned int;__UINT_FAST64_MAX__;18446744073709551615UL;__UINT_FAST64_FMTo__;"lo";__UINT_FAST64_FMTu__;"lu";__UINT_FAST64_FMTx__;"lx";__UINT_FAST64_FMTX__;"lX";__USER_LABEL_PREFIX__;_;__FINITE_MATH_ONLY__; ;__GNUC_STDC_INLINE__;1;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__NO_INLINE__;1;__PIC__;2;__pic__;2;__FLT_EVAL_METHOD__; ;__FLT_RADIX__;2;__DECIMAL_DIG__;__LDBL_DECIMAL_DIG__;__SSP__;1;__nonnull;_Nonnull;__null_unspecified;_Null_unspecified;__nullable;_Nullable;__amd64__;1;__amd64;1;__x86_64;1;__x86_64__;1;__core2;1;__core2__;1;__tune_core2__;1;__REGISTER_PREFIX__; ;__NO_MATH_INLINES;1;__FXSR__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16;1;__SSE4_1__;1;__SSSE3__;1;__SSE3__;1;__SSE2__;1;__SSE2_MATH__;1;__SSE__;1;__SSE_MATH__;1;__MMX__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__APPLE_CC__;6000;__APPLE__;1;OBJC_NEW_PROPERTIES;1;__apple_build_version__;8000042;__weak;__attribute__((objc_gc(weak)));__strong; ;__unsafe_unretained; ;__DYNAMIC__;1;__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__;101200;__MACH__;1;__STDC__;1;__STDC_HOSTED__;1;__STDC_VERSION__;201112L;__STDC_UTF_16__;1;__STDC_UTF_32__;1;__llvm__;1;__clang__;1;__clang_major__;8;__clang_minor__; ;__clang_patchlevel__; ;__clang_version__;"8.0.0 (clang-800.0.42.1)";__GNUC_MINOR__;2;__GNUC_PATCHLEVEL__;1;__GNUC__;4;__GXX_ABI_VERSION;1002;__ATOMIC_RELAXED; ;__ATOMIC_CONSUME;1;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_SEQ_CST;5;__PRAGMA_REDEFINE_EXTNAME;1;__VERSION__;"4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)";__cpp_rtti;199711;__cpp_exceptions;199711;__CONSTANT_CFSTRINGS__;1;__block;__attribute__((__blocks__(byref)));__BLOCKS__;1;__EXCEPTIONS;1;__GXX_RTTI;1;__DEPRECATED;1;__GNUG__;4;__GXX_WEAK__;1;__private_extern__;extern;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__LITTLE_ENDIAN__;1;_LP64;1;__LP64__;1;__CHAR_BIT__;8;__SCHAR_MAX__;127;__SHRT_MAX__;32767;__INT_MAX__;2147483647;__LONG_MAX__;9223372036854775807L;__LONG_LONG_MAX__;9223372036854775807LL;__WCHAR_MAX__;2147483647;__INTMAX_MAX__;9223372036854775807L;__SIZE_MAX__;18446744073709551615UL;__UINTMAX_MAX__;18446744073709551615UL;__PTRDIFF_MAX__;9223372036854775807L;__INTPTR_MAX__;9223372036854775807L;__UINTPTR_MAX__;18446744073709551615UL;__SIZEOF_DOUBLE__;8;__SIZEOF_FLOAT__;4;__SIZEOF_INT__;4;__SIZEOF_LONG__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_LONG_LONG__;8;__SIZEOF_POINTER__;8;__SIZEOF_SHORT__;2;__SIZEOF_PTRDIFF_T__;8;__SIZEOF_SIZE_T__;8;__SIZEOF_WCHAR_T__;4;__SIZEOF_WINT_T__;4;__SIZEOF_INT128__;16;__INTMAX_TYPE__;long int;__INTMAX_FMTd__;"ld";__INTMAX_FMTi__;"li";__INTMAX_C_SUFFIX__;L;__UINTMAX_TYPE__;long unsigned int;__UINTMAX_FMTo__;"lo";__UINTMAX_FMTu__;"lu";__UINTMAX_FMTx__;"lx";__UINTMAX_FMTX__;"lX";__UINTMAX_C_SUFFIX__;UL;__INTMAX_WIDTH__;64;__PTRDIFF_TYPE__;long int;__PTRDIFF_FMTd__;"ld";__PTRDIFF_FMTi__;"li";__PTRDIFF_WIDTH__;64;__INTPTR_TYPE__;long int;__INTPTR_FMTd__;"ld";__INTPTR_FMTi__;"li";__INTPTR_WIDTH__;64;__SIZE_TYPE__;long unsigned int;__SIZE_FMTo__;"lo";__SIZE_FMTu__;"lu";__SIZE_FMTx__;"lx";__SIZE_FMTX__;"lX";__SIZE_WIDTH__;64;__WCHAR_TYPE__;int;__WCHAR_WIDTH__;32;__WINT_TYPE__;int;__WINT_WIDTH__;32;__SIG_ATOMIC_WIDTH__;32;__SIG_ATOMIC_MAX__;2147483647;__CHAR16_TYPE__;unsigned short;__CHAR32_TYPE__;unsigned int;__UINTMAX_WIDTH__;64;__UINTPTR_TYPE__;long unsigned int;__UINTPTR_FMTo__;"lo";__UINTPTR_FMTu__;"lu";__UINTPTR_FMTx__;"lx";__UINTPTR_FMTX__;"lX";__UINTPTR_WIDTH__;64;__FLT_DENORM_MIN__;1.40129846e-45F;__FLT_HAS_DENORM__;1;__FLT_DIG__;6;__FLT_DECIMAL_DIG__;9;__FLT_EPSILON__;1.19209290e-7F;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__FLT_MANT_DIG__;24;__FLT_MAX_10_EXP__;38;__FLT_MAX_EXP__;128;__FLT_MAX__;3.40282347e+38F;__FLT_MIN_10_EXP__;(-37);__FLT_MIN_EXP__;(-125);__FLT_MIN__;1.17549435e-38F;__DBL_DENORM_MIN__;4.9406564584124654e-324;__DBL_HAS_DENORM__;1;__DBL_DIG__;15;__DBL_DECIMAL_DIG__;17;__DBL_EPSILON__;2.2204460492503131e-16;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_MAX_10_EXP__;308;__DBL_MAX_EXP__;1024;__DBL_MAX__;1.7976931348623157e+308;__DBL_MIN_10_EXP__;(-307);__DBL_MIN_EXP__;(-1021);__DBL_MIN__;2.2250738585072014e-308;__LDBL_DENORM_MIN__;3.64519953188247460253e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_DIG__;18;__LDBL_DECIMAL_DIG__;21;__LDBL_EPSILON__;1.08420217248550443401e-19L;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_MAX_10_EXP__;4932;__LDBL_MAX_EXP__;16384;__LDBL_MAX__;1.18973149535723176502e+4932L;__LDBL_MIN_10_EXP__;(-4931);__LDBL_MIN_EXP__;(-16381);__LDBL_MIN__;3.36210314311209350626e-4932L;__POINTER_WIDTH__;64;__BIGGEST_ALIGNMENT__;16;__INT8_TYPE__;signed char;__INT8_FMTd__;"hhd";__INT8_FMTi__;"hhi";__INT8_C_SUFFIX__; ;__INT16_TYPE__;short;__INT16_FMTd__;"hd";__INT16_FMTi__;"hi";__INT16_C_SUFFIX__; ;__INT32_TYPE__;int;__INT32_FMTd__;"d";__INT32_FMTi__;"i";__INT32_C_SUFFIX__; ;__INT64_TYPE__;long long int;__INT64_FMTd__;"lld";__INT64_FMTi__;"lli";__INT64_C_SUFFIX__;LL;__UINT8_TYPE__;unsigned char;__UINT8_FMTo__;"hho";__UINT8_FMTu__;"hhu";__UINT8_FMTx__;"hhx";__UINT8_FMTX__;"hhX";__UINT8_C_SUFFIX__; ;__UINT8_MAX__;255;__INT8_MAX__;127;__UINT16_TYPE__;unsigned short;__UINT16_FMTo__;"ho";__UINT16_FMTu__;"hu";__UINT16_FMTx__;"hx";__UINT16_FMTX__;"hX";__UINT16_C_SUFFIX__; ;__UINT16_MAX__;65535;__INT16_MAX__;32767;__UINT32_TYPE__;unsigned int;__UINT32_FMTo__;"o";__UINT32_FMTu__;"u";__UINT32_FMTx__;"x";__UINT32_FMTX__;"X";__UINT32_C_SUFFIX__;U;__UINT32_MAX__;4294967295U;__INT32_MAX__;2147483647;__UINT64_TYPE__;long long unsigned int;__UINT64_FMTo__;"llo";__UINT64_FMTu__;"llu";__UINT64_FMTx__;"llx";__UINT64_FMTX__;"llX";__UINT64_C_SUFFIX__;ULL;__UINT64_MAX__;18446744073709551615ULL;__INT64_MAX__;9223372036854775807LL;__INT_LEAST8_TYPE__;signed char;__INT_LEAST8_MAX__;127;__INT_LEAST8_FMTd__;"hhd";__INT_LEAST8_FMTi__;"hhi";__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST8_MAX__;255;__UINT_LEAST8_FMTo__;"hho";__UINT_LEAST8_FMTu__;"hhu";__UINT_LEAST8_FMTx__;"hhx";__UINT_LEAST8_FMTX__;"hhX";__INT_LEAST16_TYPE__;short;__INT_LEAST16_MAX__;32767;__INT_LEAST16_FMTd__;"hd";__INT_LEAST16_FMTi__;"hi";__UINT_LEAST16_TYPE__;unsigned short;__UINT_LEAST16_MAX__;65535;__UINT_LEAST16_FMTo__;"ho";__UINT_LEAST16_FMTu__;"hu";__UINT_LEAST16_FMTx__;"hx";__UINT_LEAST16_FMTX__;"hX";__INT_LEAST32_TYPE__;int;__INT_LEAST32_MAX__;2147483647;__INT_LEAST32_FMTd__;"d";__INT_LEAST32_FMTi__;"i";__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST32_MAX__;4294967295U;__UINT_LEAST32_FMTo__;"o";__UINT_LEAST32_FMTu__;"u";__UINT_LEAST32_FMTx__;"x";__UINT_LEAST32_FMTX__;"X";__INT_LEAST64_TYPE__;long int;__INT_LEAST64_MAX__;9223372036854775807L;__INT_LEAST64_FMTd__;"ld";__INT_LEAST64_FMTi__;"li";__UINT_LEAST64_TYPE__;long unsigned int;__UINT_LEAST64_MAX__;18446744073709551615UL;__UINT_LEAST64_FMTo__;"lo";__UINT_LEAST64_FMTu__;"lu";__UINT_LEAST64_FMTx__;"lx";__UINT_LEAST64_FMTX__;"lX";__INT_FAST8_TYPE__;signed char;__INT_FAST8_MAX__;127;__INT_FAST8_FMTd__;"hhd";__INT_FAST8_FMTi__;"hhi";__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST8_MAX__;255;__UINT_FAST8_FMTo__;"hho";__UINT_FAST8_FMTu__;"hhu";__UINT_FAST8_FMTx__;"hhx";__UINT_FAST8_FMTX__;"hhX";__INT_FAST16_TYPE__;short;__INT_FAST16_MAX__;32767;__INT_FAST16_FMTd__;"hd";__INT_FAST16_FMTi__;"hi";__UINT_FAST16_TYPE__;unsigned short;__UINT_FAST16_MAX__;65535;__UINT_FAST16_FMTo__;"ho";__UINT_FAST16_FMTu__;"hu";__UINT_FAST16_FMTx__;"hx";__UINT_FAST16_FMTX__;"hX";__INT_FAST32_TYPE__;int;__INT_FAST32_MAX__;2147483647;__INT_FAST32_FMTd__;"d";__INT_FAST32_FMTi__;"i";__UINT_FAST32_TYPE__;unsigned int;__UINT_FAST32_MAX__;4294967295U;__UINT_FAST32_FMTo__;"o";__UINT_FAST32_FMTu__;"u";__UINT_FAST32_FMTx__;"x";__UINT_FAST32_FMTX__;"X";__INT_FAST64_TYPE__;long int;__INT_FAST64_MAX__;9223372036854775807L;__INT_FAST64_FMTd__;"ld";__INT_FAST64_FMTi__;"li";__UINT_FAST64_TYPE__;long unsigned int;__UINT_FAST64_MAX__;18446744073709551615UL;__UINT_FAST64_FMTo__;"lo";__UINT_FAST64_FMTu__;"lu";__UINT_FAST64_FMTx__;"lx";__UINT_FAST64_FMTX__;"lX";__USER_LABEL_PREFIX__;_;__FINITE_MATH_ONLY__; ;__GNUC_GNU_INLINE__;1;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__NO_INLINE__;1;__PIC__;2;__pic__;2;__FLT_EVAL_METHOD__; ;__FLT_RADIX__;2;__DECIMAL_DIG__;__LDBL_DECIMAL_DIG__;__SSP__;1;__nonnull;_Nonnull;__null_unspecified;_Null_unspecified;__nullable;_Nullable;__amd64__;1;__amd64;1;__x86_64;1;__x86_64__;1;__core2;1;__core2__;1;__tune_core2__;1;__REGISTER_PREFIX__; ;__NO_MATH_INLINES;1;__FXSR__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16;1;__SSE4_1__;1;__SSSE3__;1;__SSE3__;1;__SSE2__;1;__SSE2_MATH__;1;__SSE__;1;__SSE_MATH__;1;__MMX__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__APPLE_CC__;6000;__APPLE__;1;OBJC_NEW_PROPERTIES;1;__apple_build_version__;8000042;__weak;__attribute__((objc_gc(weak)));__strong; ;__unsafe_unretained; ;__DYNAMIC__;1;__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__;101200;__MACH__;1;__STDC__;1;__STDC_HOSTED__;1;__cplusplus;199711L;__STDC_UTF_16__;1;__STDC_UTF_32__;1
//CXX compiler system include directories
CMAKE_EXTRA_GENERATOR_CXX_SYSTEM_INCLUDE_DIRS:INTERNAL=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1;/usr/local/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include;/System/Library/Frameworks;/Library/Frameworks
//C compiler system defined macros
CMAKE_EXTRA_GENERATOR_C_SYSTEM_DEFINED_MACROS:INTERNAL=__llvm__;1;__clang__;1;__clang_major__;8;__clang_minor__; ;__clang_patchlevel__; ;__clang_version__;"8.0.0 (clang-800.0.42.1)";__GNUC_MINOR__;2;__GNUC_PATCHLEVEL__;1;__GNUC__;4;__GXX_ABI_VERSION;1002;__ATOMIC_RELAXED; ;__ATOMIC_CONSUME;1;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_SEQ_CST;5;__PRAGMA_REDEFINE_EXTNAME;1;__VERSION__;"4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)";__CONSTANT_CFSTRINGS__;1;__block;__attribute__((__blocks__(byref)));__BLOCKS__;1;__GXX_RTTI;1;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__LITTLE_ENDIAN__;1;_LP64;1;__LP64__;1;__CHAR_BIT__;8;__SCHAR_MAX__;127;__SHRT_MAX__;32767;__INT_MAX__;2147483647;__LONG_MAX__;9223372036854775807L;__LONG_LONG_MAX__;9223372036854775807LL;__WCHAR_MAX__;2147483647;__INTMAX_MAX__;9223372036854775807L;__SIZE_MAX__;18446744073709551615UL;__UINTMAX_MAX__;18446744073709551615UL;__PTRDIFF_MAX__;9223372036854775807L;__INTPTR_MAX__;9223372036854775807L;__UINTPTR_MAX__;18446744073709551615UL;__SIZEOF_DOUBLE__;8;__SIZEOF_FLOAT__;4;__SIZEOF_INT__;4;__SIZEOF_LONG__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_LONG_LONG__;8;__SIZEOF_POINTER__;8;__SIZEOF_SHORT__;2;__SIZEOF_PTRDIFF_T__;8;__SIZEOF_SIZE_T__;8;__SIZEOF_WCHAR_T__;4;__SIZEOF_WINT_T__;4;__SIZEOF_INT128__;16;__INTMAX_TYPE__;long int;__INTMAX_FMTd__;"ld";__INTMAX_FMTi__;"li";__INTMAX_C_SUFFIX__;L;__UINTMAX_TYPE__;long unsigned int;__UINTMAX_FMTo__;"lo";__UINTMAX_FMTu__;"lu";__UINTMAX_FMTx__;"lx";__UINTMAX_FMTX__;"lX";__UINTMAX_C_SUFFIX__;UL;__INTMAX_WIDTH__;64;__PTRDIFF_TYPE__;long int;__PTRDIFF_FMTd__;"ld";__PTRDIFF_FMTi__;"li";__PTRDIFF_WIDTH__;64;__INTPTR_TYPE__;long int;__INTPTR_FMTd__;"ld";__INTPTR_FMTi__;"li";__INTPTR_WIDTH__;64;__SIZE_TYPE__;long unsigned int;__SIZE_FMTo__;"lo";__SIZE_FMTu__;"lu";__SIZE_FMTx__;"lx";__SIZE_FMTX__;"lX";__SIZE_WIDTH__;64;__WCHAR_TYPE__;int;__WCHAR_WIDTH__;32;__WINT_TYPE__;int;__WINT_WIDTH__;32;__SIG_ATOMIC_WIDTH__;32;__SIG_ATOMIC_MAX__;2147483647;__CHAR16_TYPE__;unsigned short;__CHAR32_TYPE__;unsigned int;__UINTMAX_WIDTH__;64;__UINTPTR_TYPE__;long unsigned int;__UINTPTR_FMTo__;"lo";__UINTPTR_FMTu__;"lu";__UINTPTR_FMTx__;"lx";__UINTPTR_FMTX__;"lX";__UINTPTR_WIDTH__;64;__FLT_DENORM_MIN__;1.40129846e-45F;__FLT_HAS_DENORM__;1;__FLT_DIG__;6;__FLT_DECIMAL_DIG__;9;__FLT_EPSILON__;1.19209290e-7F;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__FLT_MANT_DIG__;24;__FLT_MAX_10_EXP__;38;__FLT_MAX_EXP__;128;__FLT_MAX__;3.40282347e+38F;__FLT_MIN_10_EXP__;(-37);__FLT_MIN_EXP__;(-125);__FLT_MIN__;1.17549435e-38F;__DBL_DENORM_MIN__;4.9406564584124654e-324;__DBL_HAS_DENORM__;1;__DBL_DIG__;15;__DBL_DECIMAL_DIG__;17;__DBL_EPSILON__;2.2204460492503131e-16;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_MAX_10_EXP__;308;__DBL_MAX_EXP__;1024;__DBL_MAX__;1.7976931348623157e+308;__DBL_MIN_10_EXP__;(-307);__DBL_MIN_EXP__;(-1021);__DBL_MIN__;2.2250738585072014e-308;__LDBL_DENORM_MIN__;3.64519953188247460253e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_DIG__;18;__LDBL_DECIMAL_DIG__;21;__LDBL_EPSILON__;1.08420217248550443401e-19L;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_MAX_10_EXP__;4932;__LDBL_MAX_EXP__;16384;__LDBL_MAX__;1.18973149535723176502e+4932L;__LDBL_MIN_10_EXP__;(-4931);__LDBL_MIN_EXP__;(-16381);__LDBL_MIN__;3.36210314311209350626e-4932L;__POINTER_WIDTH__;64;__BIGGEST_ALIGNMENT__;16;__INT8_TYPE__;signed char;__INT8_FMTd__;"hhd";__INT8_FMTi__;"hhi";__INT8_C_SUFFIX__; ;__INT16_TYPE__;short;__INT16_FMTd__;"hd";__INT16_FMTi__;"hi";__INT16_C_SUFFIX__; ;__INT32_TYPE__;int;__INT32_FMTd__;"d";__INT32_FMTi__;"i";__INT32_C_SUFFIX__; ;__INT64_TYPE__;long long int;__INT64_FMTd__;"lld";__INT64_FMTi__;"lli";__INT64_C_SUFFIX__;LL;__UINT8_TYPE__;unsigned char;__UINT8_FMTo__;"hho";__UINT8_FMTu__;"hhu";__UINT8_FMTx__;"hhx";__UINT8_FMTX__;"hhX";__UINT8_C_SUFFIX__; ;__UINT8_MAX__;255;__INT8_MAX__;127;__UINT16_TYPE__;unsigned short;__UINT16_FMTo__;"ho";__UINT16_FMTu__;"hu";__UINT16_FMTx__;"hx";__UINT16_FMTX__;"hX";__UINT16_C_SUFFIX__; ;__UINT16_MAX__;65535;__INT16_MAX__;32767;__UINT32_TYPE__;unsigned int;__UINT32_FMTo__;"o";__UINT32_FMTu__;"u";__UINT32_FMTx__;"x";__UINT32_FMTX__;"X";__UINT32_C_SUFFIX__;U;__UINT32_MAX__;4294967295U;__INT32_MAX__;2147483647;__UINT64_TYPE__;long long unsigned int;__UINT64_FMTo__;"llo";__UINT64_FMTu__;"llu";__UINT64_FMTx__;"llx";__UINT64_FMTX__;"llX";__UINT64_C_SUFFIX__;ULL;__UINT64_MAX__;18446744073709551615ULL;__INT64_MAX__;9223372036854775807LL;__INT_LEAST8_TYPE__;signed char;__INT_LEAST8_MAX__;127;__INT_LEAST8_FMTd__;"hhd";__INT_LEAST8_FMTi__;"hhi";__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST8_MAX__;255;__UINT_LEAST8_FMTo__;"hho";__UINT_LEAST8_FMTu__;"hhu";__UINT_LEAST8_FMTx__;"hhx";__UINT_LEAST8_FMTX__;"hhX";__INT_LEAST16_TYPE__;short;__INT_LEAST16_MAX__;32767;__INT_LEAST16_FMTd__;"hd";__INT_LEAST16_FMTi__;"hi";__UINT_LEAST16_TYPE__;unsigned short;__UINT_LEAST16_MAX__;65535;__UINT_LEAST16_FMTo__;"ho";__UINT_LEAST16_FMTu__;"hu";__UINT_LEAST16_FMTx__;"hx";__UINT_LEAST16_FMTX__;"hX";__INT_LEAST32_TYPE__;int;__INT_LEAST32_MAX__;2147483647;__INT_LEAST32_FMTd__;"d";__INT_LEAST32_FMTi__;"i";__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST32_MAX__;4294967295U;__UINT_LEAST32_FMTo__;"o";__UINT_LEAST32_FMTu__;"u";__UINT_LEAST32_FMTx__;"x";__UINT_LEAST32_FMTX__;"X";__INT_LEAST64_TYPE__;long int;__INT_LEAST64_MAX__;9223372036854775807L;__INT_LEAST64_FMTd__;"ld";__INT_LEAST64_FMTi__;"li";__UINT_LEAST64_TYPE__;long unsigned int;__UINT_LEAST64_MAX__;18446744073709551615UL;__UINT_LEAST64_FMTo__;"lo";__UINT_LEAST64_FMTu__;"lu";__UINT_LEAST64_FMTx__;"lx";__UINT_LEAST64_FMTX__;"lX";__INT_FAST8_TYPE__;signed char;__INT_FAST8_MAX__;127;__INT_FAST8_FMTd__;"hhd";__INT_FAST8_FMTi__;"hhi";__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST8_MAX__;255;__UINT_FAST8_FMTo__;"hho";__UINT_FAST8_FMTu__;"hhu";__UINT_FAST8_FMTx__;"hhx";__UINT_FAST8_FMTX__;"hhX";__INT_FAST16_TYPE__;short;__INT_FAST16_MAX__;32767;__INT_FAST16_FMTd__;"hd";__INT_FAST16_FMTi__;"hi";__UINT_FAST16_TYPE__;unsigned short;__UINT_FAST16_MAX__;65535;__UINT_FAST16_FMTo__;"ho";__UINT_FAST16_FMTu__;"hu";__UINT_FAST16_FMTx__;"hx";__UINT_FAST16_FMTX__;"hX";__INT_FAST32_TYPE__;int;__INT_FAST32_MAX__;2147483647;__INT_FAST32_FMTd__;"d";__INT_FAST32_FMTi__;"i";__UINT_FAST32_TYPE__;unsigned int;__UINT_FAST32_MAX__;4294967295U;__UINT_FAST32_FMTo__;"o";__UINT_FAST32_FMTu__;"u";__UINT_FAST32_FMTx__;"x";__UINT_FAST32_FMTX__;"X";__INT_FAST64_TYPE__;long int;__INT_FAST64_MAX__;9223372036854775807L;__INT_FAST64_FMTd__;"ld";__INT_FAST64_FMTi__;"li";__UINT_FAST64_TYPE__;long unsigned int;__UINT_FAST64_MAX__;18446744073709551615UL;__UINT_FAST64_FMTo__;"lo";__UINT_FAST64_FMTu__;"lu";__UINT_FAST64_FMTx__;"lx";__UINT_FAST64_FMTX__;"lX";__USER_LABEL_PREFIX__;_;__FINITE_MATH_ONLY__; ;__GNUC_STDC_INLINE__;1;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__NO_INLINE__;1;__PIC__;2;__pic__;2;__FLT_EVAL_METHOD__; ;__FLT_RADIX__;2;__DECIMAL_DIG__;__LDBL_DECIMAL_DIG__;__SSP__;1;__nonnull;_Nonnull;__null_unspecified;_Null_unspecified;__nullable;_Nullable;__amd64__;1;__amd64;1;__x86_64;1;__x86_64__;1;__core2;1;__core2__;1;__tune_core2__;1;__REGISTER_PREFIX__; ;__NO_MATH_INLINES;1;__FXSR__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16;1;__SSE4_1__;1;__SSSE3__;1;__SSE3__;1;__SSE2__;1;__SSE2_MATH__;1;__SSE__;1;__SSE_MATH__;1;__MMX__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__APPLE_CC__;6000;__APPLE__;1;OBJC_NEW_PROPERTIES;1;__apple_build_version__;8000042;__weak;__attribute__((objc_gc(weak)));__strong; ;__unsafe_unretained; ;__DYNAMIC__;1;__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__;101200;__MACH__;1;__STDC__;1;__STDC_HOSTED__;1;__STDC_VERSION__;201112L;__STDC_UTF_16__;1;__STDC_UTF_32__;1
//C compiler system include directories
CMAKE_EXTRA_GENERATOR_C_SYSTEM_INCLUDE_DIRS:INTERNAL=/usr/local/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include;/System/Library/Frameworks;/Library/Frameworks
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Ninja
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/Users/timlinux/dev/cpp/QGIS
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
CMAKE_INSTALL_NAME_TOOL-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=123
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.7.1/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
//Compiler support for a deprecated attribute
COMPILER_HAS_DEPRECATED:INTERNAL=1
//Test COMPILER_HAS_DEPRECATED_ATTR
COMPILER_HAS_DEPRECATED_ATTR:INTERNAL=1
//Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
COMPILER_HAS_HIDDEN_INLINE_VISIBILITY:INTERNAL=1
//Test COMPILER_HAS_HIDDEN_VISIBILITY
COMPILER_HAS_HIDDEN_VISIBILITY:INTERNAL=1
//ADVANCED property for variable: COMPRESSIONCOMMAND
COMPRESSIONCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: COVERAGE_COMMAND
COVERAGE_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: COVERAGE_EXTRA_FLAGS
COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_BUNDLE
CPACK_BINARY_BUNDLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_DEB
CPACK_BINARY_DEB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_DRAGNDROP
CPACK_BINARY_DRAGNDROP-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_OSXX11
CPACK_BINARY_OSXX11-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_PACKAGEMAKER
CPACK_BINARY_PACKAGEMAKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_PRODUCTBUILD
CPACK_BINARY_PRODUCTBUILD-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_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: CTEST_SUBMIT_RETRY_COUNT
CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY
CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CVSCOMMAND
CVSCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CVS_UPDATE_OPTIONS
CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DART_BUILD_ERROR_REPORT_LIMIT
DART_BUILD_ERROR_REPORT_LIMIT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DART_BUILD_WARNING_REPORT_LIMIT
DART_BUILD_WARNING_REPORT_LIMIT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DART_ROOT
DART_ROOT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DART_TESTING_TIMEOUT
DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DART_VERBOSE_BUILD
DART_VERBOSE_BUILD-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DELIVER_CONTINUOUS_EMAIL
DELIVER_CONTINUOUS_EMAIL-ADVANCED:INTERNAL=1
//Details about finding PythonInterp
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/local/bin/python3][v3.6(3)]
//ADVANCED property for variable: GITCOMMAND
GITCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GRASS_EXTRA_INCLUDE_DIRS7
GRASS_EXTRA_INCLUDE_DIRS7-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GRASS_INCLUDE_DIR7
GRASS_INCLUDE_DIR7-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GUNZIPCOMMAND
GUNZIPCOMMAND-ADVANCED:INTERNAL=1
//Have function updwtmpx
HAVE_UPDWTMPX:INTERNAL=
//ADVANCED property for variable: HGCOMMAND
HGCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: JAVACOMMAND
JAVACOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MAKECOMMAND
MAKECOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MEMORYCHECK_COMMAND
MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE
MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1
//Have function openpty
OPENPTY_IN_LIBC:INTERNAL=1
//ADVANCED property for variable: P4COMMAND
P4COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_EXECUTABLE
PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ProcessorCount_cmd_sysctl
ProcessorCount_cmd_sysctl-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QGIS_BIN_SUBDIR
QGIS_BIN_SUBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QGIS_CGIBIN_SUBDIR
QGIS_CGIBIN_SUBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QGIS_DATA_SUBDIR
QGIS_DATA_SUBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QGIS_INCLUDE_SUBDIR
QGIS_INCLUDE_SUBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QGIS_LIBEXEC_SUBDIR
QGIS_LIBEXEC_SUBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QGIS_LIB_SUBDIR
QGIS_LIB_SUBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QGIS_PLUGIN_SUBDIR
QGIS_PLUGIN_SUBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SCPCOMMAND
SCPCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SITE
SITE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SLURM_SBATCH_COMMAND
SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SLURM_SRUN_COMMAND
SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1
//Have library /usr/local/opt/libspatialite/lib/libspatialite.dylib
SPATIALITE_HAS_INIT_EX:INTERNAL=1
//Have library /usr/local/opt/libspatialite/lib/libspatialite.dylib
SPATIALITE_VERSION_GE_4_0_0:INTERNAL=1
//Have library /usr/local/opt/libspatialite/lib/libspatialite.dylib
SPATIALITE_VERSION_G_4_1_1:INTERNAL=1
//ADVANCED property for variable: SUPPRESS_SIP_WARNINGS
SUPPRESS_SIP_WARNINGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SVNCOMMAND
SVNCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: USE_COMPILER_HIDDEN_VISIBILITY
USE_COMPILER_HIDDEN_VISIBILITY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: WITH_QSCIAPI
WITH_QSCIAPI-ADVANCED:INTERNAL=1

I think the last significant thing I did was upgrade to python 3.6 but otherwise I can't see why it is not building. If I look in the output dir after building, all I have is:

output/
├── bin
│   ├── QGIS\ Browser.app
│   │   └── Contents
│   │       ├── Info.plist
│   │       └── MacOS
│   ├── QGIS.app
│   │   └── Contents
│   │       ├── Info.plist
│   │       └── MacOS
│   │           └── QGIS
│   ├── qgis_bench.app
│   │   └── Contents
│   │       ├── Info.plist
│   │       └── MacOS
│   └── qgisbuildpath.txt
├── i18n
├── lib
│   ├── libqgis_app.2.99.0.dylib
│   ├── libqgis_app.dylib -> libqgis_app.2.99.0.dylib
│   ├── qgis
│   │   ├── grass
│   │   │   ├── bin
│   │   │   └── modules
│   │   ├── qgis_help.app
│   │   │   └── Contents
│   │   │       ├── Info.plist
│   │   │       └── MacOS
│   │   └── server
│   ├── qgis_analysis.framework
│   │   ├── Headers -> Versions/Current/Headers
│   │   ├── Resources -> Versions/Current/Resources
│   │   ├── Versions
│   │   │   ├── 2.99
│   │   │   │   ├── Headers
│   │   │   │   │   ├── Bezier3D.h
│   │   │   │   │   ├── CloughTocherInterpolator.h
│   │   │   │   │   ├── DualEdgeTriangulation.h
│   │   │   │   │   ├── HalfEdge.h
│   │   │   │   │   ├── LinTriangleInterpolator.h
│   │   │   │   │   ├── Line3D.h
│   │   │   │   │   ├── Node.h
│   │   │   │   │   ├── NormVecDecorator.h
│   │   │   │   │   ├── ParametricLine.h
│   │   │   │   │   ├── Point3D.h
│   │   │   │   │   ├── TriDecorator.h
│   │   │   │   │   ├── TriangleInterpolator.h
│   │   │   │   │   ├── Triangulation.h
│   │   │   │   │   ├── Vector3D.h
│   │   │   │   │   ├── qgsalignraster.h
│   │   │   │   │   ├── qgsaspectfilter.h
│   │   │   │   │   ├── qgsderivativefilter.h
│   │   │   │   │   ├── qgsgeometryanalyzer.h
│   │   │   │   │   ├── qgsgraph.h
│   │   │   │   │   ├── qgsgraphanalyzer.h
│   │   │   │   │   ├── qgsgraphbuilder.h
│   │   │   │   │   ├── qgsgraphbuilderinterface.h
│   │   │   │   │   ├── qgsgraphdirector.h
│   │   │   │   │   ├── qgsgridfilewriter.h
│   │   │   │   │   ├── qgshillshadefilter.h
│   │   │   │   │   ├── qgsidwinterpolator.h
│   │   │   │   │   ├── qgsinterpolator.h
│   │   │   │   │   ├── qgskde.h
│   │   │   │   │   ├── qgsnetworkdistancestrategy.h
│   │   │   │   │   ├── qgsnetworkspeedstrategy.h
│   │   │   │   │   ├── qgsnetworkstrategy.h
│   │   │   │   │   ├── qgsninecellfilter.h
│   │   │   │   │   ├── qgsosmbase.h
│   │   │   │   │   ├── qgsosmdatabase.h
│   │   │   │   │   ├── qgsosmdownload.h
│   │   │   │   │   ├── qgsosmimport.h
│   │   │   │   │   ├── qgsoverlayanalyzer.h
│   │   │   │   │   ├── qgsrastercalcnode.h
│   │   │   │   │   ├── qgsrastercalculator.h
│   │   │   │   │   ├── qgsrastermatrix.h
│   │   │   │   │   ├── qgsrelief.h
│   │   │   │   │   ├── qgsruggednessfilter.h
│   │   │   │   │   ├── qgsslopefilter.h
│   │   │   │   │   ├── qgstininterpolator.h
│   │   │   │   │   ├── qgstotalcurvaturefilter.h
│   │   │   │   │   ├── qgsvectorlayerdirector.h
│   │   │   │   │   └── qgszonalstatistics.h
│   │   │   │   ├── Resources
│   │   │   │   │   └── Info.plist
│   │   │   │   └── qgis_analysis
│   │   │   └── Current -> 2.99
│   │   └── qgis_analysis -> Versions/Current/qgis_analysis
│   ├── qgis_core.framework
│   │   ├── Headers -> Versions/Current/Headers
│   │   ├── Resources -> Versions/Current/Resources
│   │   ├── Versions
│   │   │   ├── 2.99
│   │   │   │   ├── Headers
│   │   │   │   │   ├── qextserialenumerator.h
│   │   │   │   │   ├── qextserialport.h
│   │   │   │   │   ├── qgis.h
│   │   │   │   │   ├── qgisplugin.h
│   │   │   │   │   ├── qgs25drenderer.h
│   │   │   │   │   ├── qgsabstractgeometry.h
│   │   │   │   │   ├── qgsaction.h
│   │   │   │   │   ├── qgsactionmanager.h
│   │   │   │   │   ├── qgsactionscope.h
│   │   │   │   │   ├── qgsactionscoperegistry.h
│   │   │   │   │   ├── qgsaddremoveitemcommand.h
│   │   │   │   │   ├── qgsaddremovemultiframecommand.h
│   │   │   │   │   ├── qgsaggregatecalculator.h
│   │   │   │   │   ├── qgsannotation.h
│   │   │   │   │   ├── qgsannotationmanager.h
│   │   │   │   │   ├── qgsannotationregistry.h
│   │   │   │   │   ├── qgsapplication.h
│   │   │   │   │   ├── qgsatlascomposition.h
│   │   │   │   │   ├── qgsattributeeditorelement.h
│   │   │   │   │   ├── qgsattributetableconfig.h
│   │   │   │   │   ├── qgsauthcertutils.h
│   │   │   │   │   ├── qgsauthconfig.h
│   │   │   │   │   ├── qgsauthcrypto.h
│   │   │   │   │   ├── qgsauthmanager.h
│   │   │   │   │   ├── qgsauthmethod.h
│   │   │   │   │   ├── qgsauthmethodmetadata.h
│   │   │   │   │   ├── qgsauthmethodregistry.h
│   │   │   │   │   ├── qgsbearingutils.h
│   │   │   │   │   ├── qgsbilinearrasterresampler.h
│   │   │   │   │   ├── qgsblureffect.h
│   │   │   │   │   ├── qgsbrightnesscontrastfilter.h
│   │   │   │   │   ├── qgsbrowsermodel.h
│   │   │   │   │   ├── qgscachedfeatureiterator.h
│   │   │   │   │   ├── qgscacheindex.h
│   │   │   │   │   ├── qgscacheindexfeatureid.h
│   │   │   │   │   ├── qgscategorizedsymbolrenderer.h
│   │   │   │   │   ├── qgscircularstring.h
│   │   │   │   │   ├── qgsclipper.h
│   │   │   │   │   ├── qgscliptominmaxenhancement.h
│   │   │   │   │   ├── qgscolorbrewerpalette.h
│   │   │   │   │   ├── qgscoloreffect.h
│   │   │   │   │   ├── qgscolorramp.h
│   │   │   │   │   ├── qgscolorrampshader.h
│   │   │   │   │   ├── qgscolorscheme.h
│   │   │   │   │   ├── qgscolorschemeregistry.h
│   │   │   │   │   ├── qgscomposerarrow.h
│   │   │   │   │   ├── qgscomposerattributetablemodelv2.h
│   │   │   │   │   ├── qgscomposerattributetablev2.h
│   │   │   │   │   ├── qgscomposereffect.h
│   │   │   │   │   ├── qgscomposerframe.h
│   │   │   │   │   ├── qgscomposerhtml.h
│   │   │   │   │   ├── qgscomposeritem.h
│   │   │   │   │   ├── qgscomposeritemcommand.h
│   │   │   │   │   ├── qgscomposeritemgroup.h
│   │   │   │   │   ├── qgscomposerlabel.h
│   │   │   │   │   ├── qgscomposerlegend.h
│   │   │   │   │   ├── qgscomposermap.h
│   │   │   │   │   ├── qgscomposermapgrid.h
│   │   │   │   │   ├── qgscomposermapitem.h
│   │   │   │   │   ├── qgscomposermapoverview.h
│   │   │   │   │   ├── qgscomposermodel.h
│   │   │   │   │   ├── qgscomposermousehandles.h
│   │   │   │   │   ├── qgscomposermultiframe.h
│   │   │   │   │   ├── qgscomposermultiframecommand.h
│   │   │   │   │   ├── qgscomposernodesitem.h
│   │   │   │   │   ├── qgscomposerobject.h
│   │   │   │   │   ├── qgscomposerpicture.h
│   │   │   │   │   ├── qgscomposerpolygon.h
│   │   │   │   │   ├── qgscomposerpolyline.h
│   │   │   │   │   ├── qgscomposerscalebar.h
│   │   │   │   │   ├── qgscomposershape.h
│   │   │   │   │   ├── qgscomposertablecolumn.h
│   │   │   │   │   ├── qgscomposertablev2.h
│   │   │   │   │   ├── qgscomposertexttable.h
│   │   │   │   │   ├── qgscomposition.h
│   │   │   │   │   ├── qgscompoundcurve.h
│   │   │   │   │   ├── qgsconditionalstyle.h
│   │   │   │   │   ├── qgsconfig.h
│   │   │   │   │   ├── qgsconnectionpool.h
│   │   │   │   │   ├── qgscontexthelp.h
│   │   │   │   │   ├── qgscontrastenhancement.h
│   │   │   │   │   ├── qgscontrastenhancementfunction.h
│   │   │   │   │   ├── qgscoordinatereferencesystem.h
│   │   │   │   │   ├── qgscoordinatetransform.h
│   │   │   │   │   ├── qgscoordinateutils.h
│   │   │   │   │   ├── qgscptcityarchive.h
│   │   │   │   │   ├── qgscredentials.h
│   │   │   │   │   ├── qgscrscache.h
│   │   │   │   │   ├── qgscsexception.h
│   │   │   │   │   ├── qgscubicrasterresampler.h
│   │   │   │   │   ├── qgscurve.h
│   │   │   │   │   ├── qgscurvepolygon.h
│   │   │   │   │   ├── qgsdartmeasurement.h
│   │   │   │   │   ├── qgsdatadefined.h
│   │   │   │   │   ├── qgsdataitem.h
│   │   │   │   │   ├── qgsdataitemprovider.h
│   │   │   │   │   ├── qgsdataitemproviderregistry.h
│   │   │   │   │   ├── qgsdataprovider.h
│   │   │   │   │   ├── qgsdatasourceuri.h
│   │   │   │   │   ├── qgsdatetimefieldformatter.h
│   │   │   │   │   ├── qgsdatetimestatisticalsummary.h
│   │   │   │   │   ├── qgsdatumtransformstore.h
│   │   │   │   │   ├── qgsdbfilterproxymodel.h
│   │   │   │   │   ├── qgsdiagram.h
│   │   │   │   │   ├── qgsdiagramrenderer.h
│   │   │   │   │   ├── qgsdistancearea.h
│   │   │   │   │   ├── qgsdoubleboxscalebarstyle.h
│   │   │   │   │   ├── qgseditformconfig.h
│   │   │   │   │   ├── qgseditorwidgetsetup.h
│   │   │   │   │   ├── qgseffectstack.h
│   │   │   │   │   ├── qgsellipsesymbollayer.h
│   │   │   │   │   ├── qgserror.h
│   │   │   │   │   ├── qgsexception.h
│   │   │   │   │   ├── qgsexpression.h
│   │   │   │   │   ├── qgsexpressioncontext.h
│   │   │   │   │   ├── qgsexpressioncontextgenerator.h
│   │   │   │   │   ├── qgsexpressionfieldbuffer.h
│   │   │   │   │   ├── qgsfallbackfieldformatter.h
│   │   │   │   │   ├── qgsfeature.h
│   │   │   │   │   ├── qgsfeaturefilterprovider.h
│   │   │   │   │   ├── qgsfeatureiterator.h
│   │   │   │   │   ├── qgsfeaturerequest.h
│   │   │   │   │   ├── qgsfeaturestore.h
│   │   │   │   │   ├── qgsfeedback.h
│   │   │   │   │   ├── qgsfield.h
│   │   │   │   │   ├── qgsfieldconstraints.h
│   │   │   │   │   ├── qgsfieldformatter.h
│   │   │   │   │   ├── qgsfieldformatterregistry.h
│   │   │   │   │   ├── qgsfields.h
│   │   │   │   │   ├── qgsfillsymbollayer.h
│   │   │   │   │   ├── qgsfontutils.h
│   │   │   │   │   ├── qgsgeometry.h
│   │   │   │   │   ├── qgsgeometrycache.h
│   │   │   │   │   ├── qgsgeometrycollection.h
│   │   │   │   │   ├── qgsgeometryeditutils.h
│   │   │   │   │   ├── qgsgeometryengine.h
│   │   │   │   │   ├── qgsgeometryfactory.h
│   │   │   │   │   ├── qgsgeometrygeneratorsymbollayer.h
│   │   │   │   │   ├── qgsgeometryutils.h
│   │   │   │   │   ├── qgsgeometryvalidator.h
│   │   │   │   │   ├── qgsgeos.h
│   │   │   │   │   ├── qgsgloweffect.h
│   │   │   │   │   ├── qgsgml.h
│   │   │   │   │   ├── qgsgmlschema.h
│   │   │   │   │   ├── qgsgpsconnection.h
│   │   │   │   │   ├── qgsgpsconnectionregistry.h
│   │   │   │   │   ├── qgsgpsdconnection.h
│   │   │   │   │   ├── qgsgpsdetector.h
│   │   │   │   │   ├── qgsgraduatedsymbolrenderer.h
│   │   │   │   │   ├── qgsgroupungroupitemscommand.h
│   │   │   │   │   ├── qgsheatmaprenderer.h
│   │   │   │   │   ├── qgshillshaderenderer.h
│   │   │   │   │   ├── qgshistogram.h
│   │   │   │   │   ├── qgshistogramdiagram.h
│   │   │   │   │   ├── qgshtmlannotation.h
│   │   │   │   │   ├── qgshuesaturationfilter.h
│   │   │   │   │   ├── qgsimageoperation.h
│   │   │   │   │   ├── qgsindexedfeature.h
│   │   │   │   │   ├── qgsinternalgeometryengine.h
│   │   │   │   │   ├── qgsinterval.h
│   │   │   │   │   ├── qgsinvertedpolygonrenderer.h
│   │   │   │   │   ├── qgsjsonutils.h
│   │   │   │   │   ├── qgskeyvaluefieldformatter.h
│   │   │   │   │   ├── qgslabelfeature.h
│   │   │   │   │   ├── qgslabelingengine.h
│   │   │   │   │   ├── qgslabelsearchtree.h
│   │   │   │   │   ├── qgslayerdefinition.h
│   │   │   │   │   ├── qgslayertree.h
│   │   │   │   │   ├── qgslayertreegroup.h
│   │   │   │   │   ├── qgslayertreelayer.h
│   │   │   │   │   ├── qgslayertreemodel.h
│   │   │   │   │   ├── qgslayertreemodellegendnode.h
│   │   │   │   │   ├── qgslayertreenode.h
│   │   │   │   │   ├── qgslayertreeregistrybridge.h
│   │   │   │   │   ├── qgslayertreeutils.h
│   │   │   │   │   ├── qgslegendrenderer.h
│   │   │   │   │   ├── qgslegendsettings.h
│   │   │   │   │   ├── qgslegendstyle.h
│   │   │   │   │   ├── qgslegendsymbolitem.h
│   │   │   │   │   ├── qgslinearminmaxenhancement.h
│   │   │   │   │   ├── qgslinearminmaxenhancementwithclip.h
│   │   │   │   │   ├── qgslinestring.h
│   │   │   │   │   ├── qgslinesymbollayer.h
│   │   │   │   │   ├── qgslistfieldformatter.h
│   │   │   │   │   ├── qgslocalec.h
│   │   │   │   │   ├── qgslogger.h
│   │   │   │   │   ├── qgsmaphittest.h
│   │   │   │   │   ├── qgsmaplayer.h
│   │   │   │   │   ├── qgsmaplayerdependency.h
│   │   │   │   │   ├── qgsmaplayerlegend.h
│   │   │   │   │   ├── qgsmaplayermodel.h
│   │   │   │   │   ├── qgsmaplayerproxymodel.h
│   │   │   │   │   ├── qgsmaplayerrenderer.h
│   │   │   │   │   ├── qgsmaplayerstylemanager.h
│   │   │   │   │   ├── qgsmaprenderercache.h
│   │   │   │   │   ├── qgsmaprenderercustompainterjob.h
│   │   │   │   │   ├── qgsmaprendererjob.h
│   │   │   │   │   ├── qgsmaprendererparalleljob.h
│   │   │   │   │   ├── qgsmaprenderersequentialjob.h
│   │   │   │   │   ├── qgsmapsettings.h
│   │   │   │   │   ├── qgsmapthemecollection.h
│   │   │   │   │   ├── qgsmaptopixel.h
│   │   │   │   │   ├── qgsmaptopixelgeometrysimplifier.h
│   │   │   │   │   ├── qgsmapunitscale.h
│   │   │   │   │   ├── qgsmargins.h
│   │   │   │   │   ├── qgsmarkersymbollayer.h
│   │   │   │   │   ├── qgsmessagelog.h
│   │   │   │   │   ├── qgsmessageoutput.h
│   │   │   │   │   ├── qgsmimedatautils.h
│   │   │   │   │   ├── qgsmultibandcolorrenderer.h
│   │   │   │   │   ├── qgsmulticurve.h
│   │   │   │   │   ├── qgsmultilinestring.h
│   │   │   │   │   ├── qgsmultipoint.h
│   │   │   │   │   ├── qgsmultipolygon.h
│   │   │   │   │   ├── qgsmultirenderchecker.h
│   │   │   │   │   ├── qgsmultisurface.h
│   │   │   │   │   ├── qgsnetworkaccessmanager.h
│   │   │   │   │   ├── qgsnetworkcontentfetcher.h
│   │   │   │   │   ├── qgsnetworkdiskcache.h
│   │   │   │   │   ├── qgsnetworkreplyparser.h
│   │   │   │   │   ├── qgsnmeaconnection.h
│   │   │   │   │   ├── qgsnullsymbolrenderer.h
│   │   │   │   │   ├── qgsnumericscalebarstyle.h
│   │   │   │   │   ├── qgsobjectcustomproperties.h
│   │   │   │   │   ├── qgsofflineediting.h
│   │   │   │   │   ├── qgsogcutils.h
│   │   │   │   │   ├── qgsoptional.h
│   │   │   │   │   ├── qgsoptionalexpression.h
│   │   │   │   │   ├── qgsowsconnection.h
│   │   │   │   │   ├── qgspainteffect.h
│   │   │   │   │   ├── qgspainteffectregistry.h
│   │   │   │   │   ├── qgspaintenginehack.h
│   │   │   │   │   ├── qgspainting.h
│   │   │   │   │   ├── qgspalettedrasterrenderer.h
│   │   │   │   │   ├── qgspallabeling.h
│   │   │   │   │   ├── qgspaperitem.h
│   │   │   │   │   ├── qgspiediagram.h
│   │   │   │   │   ├── qgspluginlayer.h
│   │   │   │   │   ├── qgspluginlayerregistry.h
│   │   │   │   │   ├── qgspoint.h
│   │   │   │   │   ├── qgspointclusterrenderer.h
│   │   │   │   │   ├── qgspointdisplacementrenderer.h
│   │   │   │   │   ├── qgspointdistancerenderer.h
│   │   │   │   │   ├── qgspointlocator.h
│   │   │   │   │   ├── qgspointv2.h
│   │   │   │   │   ├── qgspolygon.h
│   │   │   │   │   ├── qgsprocessingfeedback.h
│   │   │   │   │   ├── qgsprocessingprovider.h
│   │   │   │   │   ├── qgsprocessingregistry.h
│   │   │   │   │   ├── qgsproject.h
│   │   │   │   │   ├── qgsprojectbadlayerhandler.h
│   │   │   │   │   ├── qgsprojectfiletransform.h
│   │   │   │   │   ├── qgsprojectproperty.h
│   │   │   │   │   ├── qgsprojectversion.h
│   │   │   │   │   ├── qgsproperty.h
│   │   │   │   │   ├── qgspropertycollection.h
│   │   │   │   │   ├── qgspropertytransformer.h
│   │   │   │   │   ├── qgsprovidermetadata.h
│   │   │   │   │   ├── qgsproviderregistry.h
│   │   │   │   │   ├── qgspythonrunner.h
│   │   │   │   │   ├── qgsqtlocationconnection.h
│   │   │   │   │   ├── qgsraster.h
│   │   │   │   │   ├── qgsrasterbandstats.h
│   │   │   │   │   ├── qgsrasterblock.h
│   │   │   │   │   ├── qgsrasterchecker.h
│   │   │   │   │   ├── qgsrasterdataprovider.h
│   │   │   │   │   ├── qgsrasterdrawer.h
│   │   │   │   │   ├── qgsrasterfilewriter.h
│   │   │   │   │   ├── qgsrasterhistogram.h
│   │   │   │   │   ├── qgsrasteridentifyresult.h
│   │   │   │   │   ├── qgsrasterinterface.h
│   │   │   │   │   ├── qgsrasteriterator.h
│   │   │   │   │   ├── qgsrasterlayer.h
│   │   │   │   │   ├── qgsrasterminmaxorigin.h
│   │   │   │   │   ├── qgsrasternuller.h
│   │   │   │   │   ├── qgsrasterpipe.h
│   │   │   │   │   ├── qgsrasterprojector.h
│   │   │   │   │   ├── qgsrasterpyramid.h
│   │   │   │   │   ├── qgsrasterrange.h
│   │   │   │   │   ├── qgsrasterrenderer.h
│   │   │   │   │   ├── qgsrasterresamplefilter.h
│   │   │   │   │   ├── qgsrasterresampler.h
│   │   │   │   │   ├── qgsrastershader.h
│   │   │   │   │   ├── qgsrastershaderfunction.h
│   │   │   │   │   ├── qgsrastertransparency.h
│   │   │   │   │   ├── qgsrasterviewport.h
│   │   │   │   │   ├── qgsrectangle.h
│   │   │   │   │   ├── qgsrelation.h
│   │   │   │   │   ├── qgsrelationmanager.h
│   │   │   │   │   ├── qgsrelationreferencefieldformatter.h
│   │   │   │   │   ├── qgsrenderchecker.h
│   │   │   │   │   ├── qgsrendercontext.h
│   │   │   │   │   ├── qgsrenderer.h
│   │   │   │   │   ├── qgsrendererregistry.h
│   │   │   │   │   ├── qgsrulebasedrenderer.h
│   │   │   │   │   ├── qgsrunprocess.h
│   │   │   │   │   ├── qgsruntimeprofiler.h
│   │   │   │   │   ├── qgsscalebarstyle.h
│   │   │   │   │   ├── qgsscalecalculator.h
│   │   │   │   │   ├── qgsscaleexpression.h
│   │   │   │   │   ├── qgsscaleutils.h
│   │   │   │   │   ├── qgsshadoweffect.h
│   │   │   │   │   ├── qgssimplifymethod.h
│   │   │   │   │   ├── qgssinglebandcolordatarenderer.h
│   │   │   │   │   ├── qgssinglebandgrayrenderer.h
│   │   │   │   │   ├── qgssinglebandpseudocolorrenderer.h
│   │   │   │   │   ├── qgssingleboxscalebarstyle.h
│   │   │   │   │   ├── qgssinglesymbolrenderer.h
│   │   │   │   │   ├── qgssnapper.h
│   │   │   │   │   ├── qgssnappingconfig.h
│   │   │   │   │   ├── qgssnappingutils.h
│   │   │   │   │   ├── qgsspatialindex.h
│   │   │   │   │   ├── qgssqlexpressioncompiler.h
│   │   │   │   │   ├── qgsstatisticalsummary.h
│   │   │   │   │   ├── qgsstringstatisticalsummary.h
│   │   │   │   │   ├── qgsstringutils.h
│   │   │   │   │   ├── qgsstyle.h
│   │   │   │   │   ├── qgssurface.h
│   │   │   │   │   ├── qgssvgannotation.h
│   │   │   │   │   ├── qgssvgcache.h
│   │   │   │   │   ├── qgssymbol.h
│   │   │   │   │   ├── qgssymbollayer.h
│   │   │   │   │   ├── qgssymbollayerregistry.h
│   │   │   │   │   ├── qgssymbollayerutils.h
│   │   │   │   │   ├── qgstaskmanager.h
│   │   │   │   │   ├── qgstestutils.h
│   │   │   │   │   ├── qgstextannotation.h
│   │   │   │   │   ├── qgstextdiagram.h
│   │   │   │   │   ├── qgstextlabelfeature.h
│   │   │   │   │   ├── qgstextrenderer.h
│   │   │   │   │   ├── qgstextrenderer_p.h
│   │   │   │   │   ├── qgsticksscalebarstyle.h
│   │   │   │   │   ├── qgstolerance.h
│   │   │   │   │   ├── qgstracer.h
│   │   │   │   │   ├── qgstrackedvectorlayertools.h
│   │   │   │   │   ├── qgstransaction.h
│   │   │   │   │   ├── qgstransactiongroup.h
│   │   │   │   │   ├── qgstransformeffect.h
│   │   │   │   │   ├── qgsunittypes.h
│   │   │   │   │   ├── qgsvaluemapfieldformatter.h
│   │   │   │   │   ├── qgsvaluerelationfieldformatter.h
│   │   │   │   │   ├── qgsvectordataprovider.h
│   │   │   │   │   ├── qgsvectorfieldsymbollayer.h
│   │   │   │   │   ├── qgsvectorfilewriter.h
│   │   │   │   │   ├── qgsvectorlayer.h
│   │   │   │   │   ├── qgsvectorlayercache.h
│   │   │   │   │   ├── qgsvectorlayerdiagramprovider.h
│   │   │   │   │   ├── qgsvectorlayereditbuffer.h
│   │   │   │   │   ├── qgsvectorlayereditpassthrough.h
│   │   │   │   │   ├── qgsvectorlayereditutils.h
│   │   │   │   │   ├── qgsvectorlayerfeatureiterator.h
│   │   │   │   │   ├── qgsvectorlayerimport.h
│   │   │   │   │   ├── qgsvectorlayerjoinbuffer.h
│   │   │   │   │   ├── qgsvectorlayerjoininfo.h
│   │   │   │   │   ├── qgsvectorlayerlabelprovider.h
│   │   │   │   │   ├── qgsvectorlayerrenderer.h
│   │   │   │   │   ├── qgsvectorlayertools.h
│   │   │   │   │   ├── qgsvectorlayerundocommand.h
│   │   │   │   │   ├── qgsvectorlayerutils.h
│   │   │   │   │   ├── qgsvectorsimplifymethod.h
│   │   │   │   │   ├── qgswebframe.h
│   │   │   │   │   ├── qgswebpage.h
│   │   │   │   │   ├── qgswebview.h
│   │   │   │   │   ├── qgswkbptr.h
│   │   │   │   │   ├── qgswkbtypes.h
│   │   │   │   │   └── qgsxmlutils.h
│   │   │   │   ├── Resources
│   │   │   │   │   └── Info.plist
│   │   │   │   └── qgis_core
│   │   │   └── Current -> 2.99
│   │   └── qgis_core -> Versions/Current/qgis_core
│   ├── qgis_gui.framework
│   │   ├── Headers -> Versions/Current/Headers
│   │   ├── Resources -> Versions/Current/Resources
│   │   ├── Versions
│   │   │   ├── 2.99
│   │   │   │   ├── Headers
│   │   │   │   │   ├── characterwidget.h
│   │   │   │   │   ├── qgisgui.h
│   │   │   │   │   ├── qgisinterface.h
│   │   │   │   │   ├── qgs25drendererwidget.h
│   │   │   │   │   ├── qgsactionmenu.h
│   │   │   │   │   ├── qgsadvanceddigitizingdockwidget.h
│   │   │   │   │   ├── qgsarrowsymbollayerwidget.h
│   │   │   │   │   ├── qgsattributedialog.h
│   │   │   │   │   ├── qgsattributeeditorcontext.h
│   │   │   │   │   ├── qgsattributeform.h
│   │   │   │   │   ├── qgsattributeformeditorwidget.h
│   │   │   │   │   ├── qgsattributeforminterface.h
│   │   │   │   │   ├── qgsattributeformlegacyinterface.h
│   │   │   │   │   ├── qgsattributetabledelegate.h
│   │   │   │   │   ├── qgsattributetablefiltermodel.h
│   │   │   │   │   ├── qgsattributetablemodel.h
│   │   │   │   │   ├── qgsattributetableview.h
│   │   │   │   │   ├── qgsattributetypeloaddialog.h
│   │   │   │   │   ├── qgsauthauthoritieseditor.h
│   │   │   │   │   ├── qgsauthcertificateinfo.h
│   │   │   │   │   ├── qgsauthcertificatemanager.h
│   │   │   │   │   ├── qgsauthcerttrustpolicycombobox.h
│   │   │   │   │   ├── qgsauthconfigedit.h
│   │   │   │   │   ├── qgsauthconfigeditor.h
│   │   │   │   │   ├── qgsauthconfigidedit.h
│   │   │   │   │   ├── qgsauthconfigselect.h
│   │   │   │   │   ├── qgsautheditorwidgets.h
│   │   │   │   │   ├── qgsauthguiutils.h
│   │   │   │   │   ├── qgsauthidentitieseditor.h
│   │   │   │   │   ├── qgsauthimportcertdialog.h
│   │   │   │   │   ├── qgsauthimportidentitydialog.h
│   │   │   │   │   ├── qgsauthmasterpassresetdialog.h
│   │   │   │   │   ├── qgsauthmethodedit.h
│   │   │   │   │   ├── qgsauthserverseditor.h
│   │   │   │   │   ├── qgsauthsslconfigwidget.h
│   │   │   │   │   ├── qgsauthsslerrorsdialog.h
│   │   │   │   │   ├── qgsauthsslimportdialog.h
│   │   │   │   │   ├── qgsauthtrustedcasdialog.h
│   │   │   │   │   ├── qgsblendmodecombobox.h
│   │   │   │   │   ├── qgsbrowsertreeview.h
│   │   │   │   │   ├── qgsbrushstylecombobox.h
│   │   │   │   │   ├── qgsbusyindicatordialog.h
│   │   │   │   │   ├── qgscategorizedsymbolrendererwidget.h
│   │   │   │   │   ├── qgscharacterselectdialog.h
│   │   │   │   │   ├── qgscheckboxconfigdlg.h
│   │   │   │   │   ├── qgscheckboxsearchwidgetwrapper.h
│   │   │   │   │   ├── qgscheckboxwidgetfactory.h
│   │   │   │   │   ├── qgscheckboxwidgetwrapper.h
│   │   │   │   │   ├── qgsclassificationwidgetwrapper.h
│   │   │   │   │   ├── qgsclassificationwidgetwrapperfactory.h
│   │   │   │   │   ├── qgscodeeditor.h
│   │   │   │   │   ├── qgscodeeditorcss.h
│   │   │   │   │   ├── qgscodeeditorhtml.h
│   │   │   │   │   ├── qgscodeeditorpython.h
│   │   │   │   │   ├── qgscodeeditorsql.h
│   │   │   │   │   ├── qgscollapsiblegroupbox.h
│   │   │   │   │   ├── qgscolorbrewercolorrampdialog.h
│   │   │   │   │   ├── qgscolorbutton.h
│   │   │   │   │   ├── qgscolordialog.h
│   │   │   │   │   ├── qgscolorrampbutton.h
│   │   │   │   │   ├── qgscolorschemelist.h
│   │   │   │   │   ├── qgscolorswatchgrid.h
│   │   │   │   │   ├── qgscolorwidgetfactory.h
│   │   │   │   │   ├── qgscolorwidgets.h
│   │   │   │   │   ├── qgscolorwidgetwrapper.h
│   │   │   │   │   ├── qgscomposeritemcombobox.h
│   │   │   │   │   ├── qgscomposerruler.h
│   │   │   │   │   ├── qgscomposerview.h
│   │   │   │   │   ├── qgscompoundcolorwidget.h
│   │   │   │   │   ├── qgsconfigureshortcutsdialog.h
│   │   │   │   │   ├── qgscptcitycolorrampdialog.h
│   │   │   │   │   ├── qgscredentialdialog.h
│   │   │   │   │   ├── qgscursors.h
│   │   │   │   │   ├── qgscustomdrophandler.h
│   │   │   │   │   ├── qgscustomlayerorderwidget.h
│   │   │   │   │   ├── qgsdashspacedialog.h
│   │   │   │   │   ├── qgsdatadefinedbutton.h
│   │   │   │   │   ├── qgsdatetimeedit.h
│   │   │   │   │   ├── qgsdatetimeeditconfig.h
│   │   │   │   │   ├── qgsdatetimeeditfactory.h
│   │   │   │   │   ├── qgsdatetimeeditwrapper.h
│   │   │   │   │   ├── qgsdatetimesearchwidgetwrapper.h
│   │   │   │   │   ├── qgsdatumtransformdialog.h
│   │   │   │   │   ├── qgsdefaultsearchwidgetwrapper.h
│   │   │   │   │   ├── qgsdetaileditemdata.h
│   │   │   │   │   ├── qgsdetaileditemdelegate.h
│   │   │   │   │   ├── qgsdetaileditemwidget.h
│   │   │   │   │   ├── qgsdial.h
│   │   │   │   │   ├── qgsdialog.h
│   │   │   │   │   ├── qgsdockwidget.h
│   │   │   │   │   ├── qgsdoublespinbox.h
│   │   │   │   │   ├── qgsdualview.h
│   │   │   │   │   ├── qgsdummyconfigdlg.h
│   │   │   │   │   ├── qgseditorconfigwidget.h
│   │   │   │   │   ├── qgseditorwidgetautoconf.h
│   │   │   │   │   ├── qgseditorwidgetfactory.h
│   │   │   │   │   ├── qgseditorwidgetregistry.h
│   │   │   │   │   ├── qgseditorwidgetwrapper.h
│   │   │   │   │   ├── qgseffectdrawmodecombobox.h
│   │   │   │   │   ├── qgseffectstackpropertieswidget.h
│   │   │   │   │   ├── qgsellipsesymbollayerwidget.h
│   │   │   │   │   ├── qgsencodingfiledialog.h
│   │   │   │   │   ├── qgsenumerationwidgetfactory.h
│   │   │   │   │   ├── qgsenumerationwidgetwrapper.h
│   │   │   │   │   ├── qgserrordialog.h
│   │   │   │   │   ├── qgsexpressionbuilderdialog.h
│   │   │   │   │   ├── qgsexpressionbuilderwidget.h
│   │   │   │   │   ├── qgsexpressionhighlighter.h
│   │   │   │   │   ├── qgsexpressionlineedit.h
│   │   │   │   │   ├── qgsexpressionselectiondialog.h
│   │   │   │   │   ├── qgsextentgroupbox.h
│   │   │   │   │   ├── qgsexternalresourceconfigdlg.h
│   │   │   │   │   ├── qgsexternalresourcewidget.h
│   │   │   │   │   ├── qgsexternalresourcewidgetfactory.h
│   │   │   │   │   ├── qgsexternalresourcewidgetwrapper.h
│   │   │   │   │   ├── qgsfeaturelistmodel.h
│   │   │   │   │   ├── qgsfeaturelistview.h
│   │   │   │   │   ├── qgsfeaturelistviewdelegate.h
│   │   │   │   │   ├── qgsfeaturemodel.h
│   │   │   │   │   ├── qgsfeatureselectiondlg.h
│   │   │   │   │   ├── qgsfeatureselectionmodel.h
│   │   │   │   │   ├── qgsfieldcombobox.h
│   │   │   │   │   ├── qgsfieldconditionalformatwidget.h
│   │   │   │   │   ├── qgsfieldexpressionwidget.h
│   │   │   │   │   ├── qgsfieldmodel.h
│   │   │   │   │   ├── qgsfieldproxymodel.h
│   │   │   │   │   ├── qgsfieldvalidator.h
│   │   │   │   │   ├── qgsfieldvalueslineedit.h
│   │   │   │   │   ├── qgsfiledownloader.h
│   │   │   │   │   ├── qgsfiledropedit.h
│   │   │   │   │   ├── qgsfilewidget.h
│   │   │   │   │   ├── qgsfilterlineedit.h
│   │   │   │   │   ├── qgsfloatingwidget.h
│   │   │   │   │   ├── qgsfocuswatcher.h
│   │   │   │   │   ├── qgsformannotation.h
│   │   │   │   │   ├── qgsgenericfeatureselectionmanager.h
│   │   │   │   │   ├── qgsgenericprojectionselector.h
│   │   │   │   │   ├── qgsgradientcolorrampdialog.h
│   │   │   │   │   ├── qgsgradientstopeditor.h
│   │   │   │   │   ├── qgsgraduatedhistogramwidget.h
│   │   │   │   │   ├── qgsgraduatedsymbolrendererwidget.h
│   │   │   │   │   ├── qgsgroupwmsdatadialog.h
│   │   │   │   │   ├── qgsheatmaprendererwidget.h
│   │   │   │   │   ├── qgshelp.h
│   │   │   │   │   ├── qgshiddenwidgetfactory.h
│   │   │   │   │   ├── qgshiddenwidgetwrapper.h
│   │   │   │   │   ├── qgshighlight.h
│   │   │   │   │   ├── qgshillshaderendererwidget.h
│   │   │   │   │   ├── qgshistogramwidget.h
│   │   │   │   │   ├── qgsidentifymenu.h
│   │   │   │   │   ├── qgsifeatureselectionmanager.h
│   │   │   │   │   ├── qgsinvertedpolygonrendererwidget.h
│   │   │   │   │   ├── qgskeyvaluewidget.h
│   │   │   │   │   ├── qgskeyvaluewidgetfactory.h
│   │   │   │   │   ├── qgskeyvaluewidgetwrapper.h
│   │   │   │   │   ├── qgslayerpropertieswidget.h
│   │   │   │   │   ├── qgslayertreeembeddedconfigwidget.h
│   │   │   │   │   ├── qgslayertreeembeddedwidgetregistry.h
│   │   │   │   │   ├── qgslayertreeembeddedwidgetsimpl.h
│   │   │   │   │   ├── qgslayertreemapcanvasbridge.h
│   │   │   │   │   ├── qgslayertreeview.h
│   │   │   │   │   ├── qgslayertreeviewdefaultactions.h
│   │   │   │   │   ├── qgslegendfilterbutton.h
│   │   │   │   │   ├── qgslimitedrandomcolorrampdialog.h
│   │   │   │   │   ├── qgslistwidget.h
│   │   │   │   │   ├── qgslistwidgetfactory.h
│   │   │   │   │   ├── qgslistwidgetwrapper.h
│   │   │   │   │   ├── qgslonglongvalidator.h
│   │   │   │   │   ├── qgsludialog.h
│   │   │   │   │   ├── qgsmanageconnectionsdialog.h
│   │   │   │   │   ├── qgsmapcanvas.h
│   │   │   │   │   ├── qgsmapcanvasannotationitem.h
│   │   │   │   │   ├── qgsmapcanvasitem.h
│   │   │   │   │   ├── qgsmapcanvasmap.h
│   │   │   │   │   ├── qgsmapcanvassnapper.h
│   │   │   │   │   ├── qgsmapcanvassnappingutils.h
│   │   │   │   │   ├── qgsmapcanvastracer.h
│   │   │   │   │   ├── qgsmaplayeractionregistry.h
│   │   │   │   │   ├── qgsmaplayercombobox.h
│   │   │   │   │   ├── qgsmaplayerconfigwidget.h
│   │   │   │   │   ├── qgsmaplayerconfigwidgetfactory.h
│   │   │   │   │   ├── qgsmaplayerstylemanagerwidget.h
│   │   │   │   │   ├── qgsmapmouseevent.h
│   │   │   │   │   ├── qgsmapoverviewcanvas.h
│   │   │   │   │   ├── qgsmaptip.h
│   │   │   │   │   ├── qgsmaptool.h
│   │   │   │   │   ├── qgsmaptooladvanceddigitizing.h
│   │   │   │   │   ├── qgsmaptoolcapture.h
│   │   │   │   │   ├── qgsmaptooledit.h
│   │   │   │   │   ├── qgsmaptoolemitpoint.h
│   │   │   │   │   ├── qgsmaptoolidentify.h
│   │   │   │   │   ├── qgsmaptoolidentifyfeature.h
│   │   │   │   │   ├── qgsmaptoolpan.h
│   │   │   │   │   ├── qgsmaptoolzoom.h
│   │   │   │   │   ├── qgsmessagebar.h
│   │   │   │   │   ├── qgsmessagebaritem.h
│   │   │   │   │   ├── qgsmessagelogviewer.h
│   │   │   │   │   ├── qgsmessageviewer.h
│   │   │   │   │   ├── qgsmultibandcolorrendererwidget.h
│   │   │   │   │   ├── qgsmultiedittoolbutton.h
│   │   │   │   │   ├── qgsnewgeopackagelayerdialog.h
│   │   │   │   │   ├── qgsnewhttpconnection.h
│   │   │   │   │   ├── qgsnewmemorylayerdialog.h
│   │   │   │   │   ├── qgsnewnamedialog.h
│   │   │   │   │   ├── qgsnewvectorlayerdialog.h
│   │   │   │   │   ├── qgsnullsymbolrendererwidget.h
│   │   │   │   │   ├── qgsoptionsdialogbase.h
│   │   │   │   │   ├── qgsorderbydialog.h
│   │   │   │   │   ├── qgsorganizetablecolumnsdialog.h
│   │   │   │   │   ├── qgsowssourceselect.h
│   │   │   │   │   ├── qgspainteffectpropertieswidget.h
│   │   │   │   │   ├── qgspainteffectwidget.h
│   │   │   │   │   ├── qgspalettedrendererwidget.h
│   │   │   │   │   ├── qgspanelwidget.h
│   │   │   │   │   ├── qgspanelwidgetstack.h
│   │   │   │   │   ├── qgspenstylecombobox.h
│   │   │   │   │   ├── qgspixmaplabel.h
│   │   │   │   │   ├── qgspluginmanagerinterface.h
│   │   │   │   │   ├── qgspointclusterrendererwidget.h
│   │   │   │   │   ├── qgspointdisplacementrendererwidget.h
│   │   │   │   │   ├── qgspresetcolorrampdialog.h
│   │   │   │   │   ├── qgsprevieweffect.h
│   │   │   │   │   ├── qgsprojectionselectionwidget.h
│   │   │   │   │   ├── qgsprojectionselector.h
│   │   │   │   │   ├── qgspropertyoverridebutton.h
│   │   │   │   │   ├── qgsquerybuilder.h
│   │   │   │   │   ├── qgsrangeconfigdlg.h
│   │   │   │   │   ├── qgsrangewidgetfactory.h
│   │   │   │   │   ├── qgsrangewidgetwrapper.h
│   │   │   │   │   ├── qgsrasterformatsaveoptionswidget.h
│   │   │   │   │   ├── qgsrasterhistogramwidget.h
│   │   │   │   │   ├── qgsrasterlayersaveasdialog.h
│   │   │   │   │   ├── qgsrasterminmaxwidget.h
│   │   │   │   │   ├── qgsrasterpyramidsoptionswidget.h
│   │   │   │   │   ├── qgsrasterrendererwidget.h
│   │   │   │   │   ├── qgsrastertransparencywidget.h
│   │   │   │   │   ├── qgsrelationeditorwidget.h
│   │   │   │   │   ├── qgsrelationreferenceconfigdlg.h
│   │   │   │   │   ├── qgsrelationreferencefactory.h
│   │   │   │   │   ├── qgsrelationreferencesearchwidgetwrapper.h
│   │   │   │   │   ├── qgsrelationreferencewidget.h
│   │   │   │   │   ├── qgsrelationreferencewidgetwrapper.h
│   │   │   │   │   ├── qgsrelationwidgetwrapper.h
│   │   │   │   │   ├── qgsrendererpropertiesdialog.h
│   │   │   │   │   ├── qgsrendererrasterpropertieswidget.h
│   │   │   │   │   ├── qgsrendererwidget.h
│   │   │   │   │   ├── qgsrubberband.h
│   │   │   │   │   ├── qgsrulebasedrendererwidget.h
│   │   │   │   │   ├── qgsscalecombobox.h
│   │   │   │   │   ├── qgsscalerangewidget.h
│   │   │   │   │   ├── qgsscalevisibilitydialog.h
│   │   │   │   │   ├── qgsscalewidget.h
│   │   │   │   │   ├── qgssearchquerybuilder.h
│   │   │   │   │   ├── qgssearchwidgettoolbutton.h
│   │   │   │   │   ├── qgssearchwidgetwrapper.h
│   │   │   │   │   ├── qgsshortcutsmanager.h
│   │   │   │   │   ├── qgssinglebandgrayrendererwidget.h
│   │   │   │   │   ├── qgssinglebandpseudocolorrendererwidget.h
│   │   │   │   │   ├── qgssinglesymbolrendererwidget.h
│   │   │   │   │   ├── qgssizescalewidget.h
│   │   │   │   │   ├── qgsslider.h
│   │   │   │   │   ├── qgssmartgroupeditordialog.h
│   │   │   │   │   ├── qgssourceselectdialog.h
│   │   │   │   │   ├── qgsspinbox.h
│   │   │   │   │   ├── qgssqlcomposerdialog.h
│   │   │   │   │   ├── qgsstyleexportimportdialog.h
│   │   │   │   │   ├── qgsstylegroupselectiondialog.h
│   │   │   │   │   ├── qgsstylemanagerdialog.h
│   │   │   │   │   ├── qgsstylesavedialog.h
│   │   │   │   │   ├── qgssublayersdialog.h
│   │   │   │   │   ├── qgssubstitutionlistwidget.h
│   │   │   │   │   ├── qgssvgselectorwidget.h
│   │   │   │   │   ├── qgssymbollayerwidget.h
│   │   │   │   │   ├── qgssymbollevelsdialog.h
│   │   │   │   │   ├── qgssymbolselectordialog.h
│   │   │   │   │   ├── qgssymbolslistwidget.h
│   │   │   │   │   ├── qgssymbolwidgetcontext.h
│   │   │   │   │   ├── qgstablewidgetbase.h
│   │   │   │   │   ├── qgstablewidgetitem.h
│   │   │   │   │   ├── qgstabwidget.h
│   │   │   │   │   ├── qgstaskmanagerwidget.h
│   │   │   │   │   ├── qgstexteditconfigdlg.h
│   │   │   │   │   ├── qgstexteditsearchwidgetwrapper.h
│   │   │   │   │   ├── qgstexteditwidgetfactory.h
│   │   │   │   │   ├── qgstexteditwrapper.h
│   │   │   │   │   ├── qgstextformatwidget.h
│   │   │   │   │   ├── qgstextpreview.h
│   │   │   │   │   ├── qgstreewidgetitem.h
│   │   │   │   │   ├── qgsuniquevaluesconfigdlg.h
│   │   │   │   │   ├── qgsuniquevaluewidgetfactory.h
│   │   │   │   │   ├── qgsuniquevaluewidgetwrapper.h
│   │   │   │   │   ├── qgsunitselectionwidget.h
│   │   │   │   │   ├── qgsuserinputdockwidget.h
│   │   │   │   │   ├── qgsuuidwidgetfactory.h
│   │   │   │   │   ├── qgsuuidwidgetwrapper.h
│   │   │   │   │   ├── qgsvaluemapconfigdlg.h
│   │   │   │   │   ├── qgsvaluemapsearchwidgetwrapper.h
│   │   │   │   │   ├── qgsvaluemapwidgetfactory.h
│   │   │   │   │   ├── qgsvaluemapwidgetwrapper.h
│   │   │   │   │   ├── qgsvaluerelationconfigdlg.h
│   │   │   │   │   ├── qgsvaluerelationsearchwidgetwrapper.h
│   │   │   │   │   ├── qgsvaluerelationwidgetfactory.h
│   │   │   │   │   ├── qgsvaluerelationwidgetwrapper.h
│   │   │   │   │   ├── qgsvariableeditorwidget.h
│   │   │   │   │   ├── qgsvectorfieldsymbollayerwidget.h
│   │   │   │   │   ├── qgsvectorlayerselectionmanager.h
│   │   │   │   │   ├── qgsvertexmarker.h
│   │   │   │   │   └── qgswidgetwrapper.h
│   │   │   │   ├── Resources
│   │   │   │   │   └── Info.plist
│   │   │   │   └── qgis_gui
│   │   │   └── Current -> 2.99
│   │   └── qgis_gui -> Versions/Current/qgis_gui
│   ├── qgisgrass6.framework -> ../../Plugins/qgis/qgisgrass6.framework
│   └── qgisgrass7.framework -> ../../Plugins/qgis/qgisgrass7.framework
└── python
    └── qgis
        └── testing

48 directories, 739 files

You can see the python directory doesn't get any build products...

timlinux commented 7 years ago

Closing this as old - these bindings since build for me (but note #22 etc. which point out to further issues with python).