[GRASS-git] [OSGeo/grass] e8dd43: make: pass GDAL include dirs to libgproj (#6631)
Alfred Wingate
noreply at github.com
Mon Nov 17 04:24:48 PST 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: e8dd4303dada99f89a7b90d49598c533e20a5695
https://github.com/OSGeo/grass/commit/e8dd4303dada99f89a7b90d49598c533e20a5695
Author: Alfred Wingate <parona at protonmail.com>
Date: 2025-11-17 (Mon, 17 Nov 2025)
Changed paths:
M python/libgrass_interface_generator/Makefile
Log Message:
-----------
make: pass GDAL include dirs to libgproj (#6631)
vector_inc and vedit_inc don't need this treatment as VECT_CFLAGS has it
added already. This would conform to how its done in the CMakeLists.txt
as well.
Oddly enough this isn't a fatal error though. So if anyone hit a build
failure and thought this was the issue should look further into their
builds logs for the actual cause.
Bug: https://github.com/OSGeo/grass/issues/4258
Signed-off-by: Alfred Wingate <parona at protonmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list