small mac qt creator build adjustment

This commit is contained in:
Jean-Francois Dockes 2021-04-19 08:14:32 -07:00
parent 3fe1612bff
commit b512b79e6a

View File

@ -178,7 +178,7 @@ mac {
# This is necessary to avoid an undefined impl__xmlFree. # This is necessary to avoid an undefined impl__xmlFree.
# See comment in libxml/xmlexports.h # See comment in libxml/xmlexports.h
DEFINES += LIBXML_STATIC DEFINES += LIBXML_STATIC
RECOLLDEPS = /Users/dockes/Recoll RECOLLDEPS = ../../../../
QMAKE_CXXFLAGS += -std=c++11 -pthread -Wno-unused-parameter QMAKE_CXXFLAGS += -std=c++11 -pthread -Wno-unused-parameter
INCLUDEPATH += \ INCLUDEPATH += \
$$RECOLLDEPS/xapian-core-1.4.18/include $$RECOLLDEPS/xapian-core-1.4.18/include