We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 9e3a3a9 commit b4549c7Copy full SHA for b4549c7
mac/xcode/Qgis.xcodeproj/project.pbxproj
@@ -16837,6 +16837,7 @@
16837
"$(GRASS_INC)",
16838
"$(GDAL_INC)",
16839
"$(PROJ_INC)",
16840
+ "$(GEOS_INC)",
16841
);
16842
LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)";
16843
MACH_O_TYPE = mh_bundle;
@@ -17297,6 +17298,7 @@
17297
17298
17299
17300
17301
17302
17303
HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(TARGET_TEMP_DIR)/../qgis_gui.build/DerivedSources\"";
17304
0 commit comments