fix grass plugin build (followup d2078b00)

This commit is contained in:
Juergen E. Fischer 2025-01-02 10:01:30 +01:00 committed by Jürgen Fischer
parent c3fe10f179
commit 3c6a4650ab

View File

@ -132,7 +132,7 @@ macro(ADD_GRASSLIB GRASS_BUILD_VERSION)
)
endif()
target_link_libraries(qgisgrass${GRASS_BUILD_VERSION} ${GRASS_TARGET_LINK_LIBRARIES${GRASS_BUILD_VERSION}})
target_link_libraries(qgisgrass${GRASS_BUILD_VERSION} ${GRASS_TARGET_LINK_LIBRARIES${GRASS_BUILD_VERSION}} PostgreSQL::PostgreSQL)
if (WITH_GUI)
target_link_libraries(qgisgrass${GRASS_BUILD_VERSION}