Skip to content

cmake: add math lib to r.flowaccumulation and r.skyline#1618

Open
nilason wants to merge 1 commit intoOSGeo:grass8from
nilason:add_math_lib
Open

cmake: add math lib to r.flowaccumulation and r.skyline#1618
nilason wants to merge 1 commit intoOSGeo:grass8from
nilason:add_math_lib

Conversation

@nilason
Copy link
Contributor

@nilason nilason commented Feb 13, 2026

Add math library as dependency to r.flowaccumulation and r.skyline.

Addresses issue raised in #1592 (comment).

Copy link
Member

@wenzeslaus wenzeslaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I was looking forward to seeing the dependency handling in addons with CMake.

@@ -52,5 +54,6 @@ set(doc_files
build_addon(
${PROJECT_NAME}
GRASSLIBS gis raster
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on the original Makefile it looks like the vector , dbmibase, dbmiclient, and dbmidriver need to be included as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants