Skip to content

Commit

Permalink
Merge pull request HuidaeCho#4 from Mahesh1998/ubuntu_conda_lib_cmake
Browse files Browse the repository at this point in the history
Added parson to r.univar, r3.univar, v.univar
  • Loading branch information
HuidaeCho authored Jul 30, 2024
2 parents d3f25c5 + 7e349f5 commit b53059b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions raster/r.univar/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ build_program(
DEPENDS
grass_gis
grass_raster
grass_parson
LIBM
OPTIONAL_DEPENDS
OPENMP)
Expand All @@ -22,6 +23,7 @@ build_program(
grass_gis
grass_raster
grass_raster3d
grass_parson
LIBM
OPTIONAL_DEPENDS
OPENMP)
1 change: 1 addition & 0 deletions vector/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -805,6 +805,7 @@ build_program_in_subdir(
grass_dbmidriver
grass_gis
grass_vector
grass_parson
GDAL
LIBM)

Expand Down

0 comments on commit b53059b

Please sign in to comment.