Skip to content

Commit

Permalink
fix CI 24
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed May 24, 2024
1 parent 5362e0c commit ca194c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raster/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ build_program_in_subdir(r.horizon DEPENDS grass_gis grass_raster grass_gproj

build_program_in_subdir(r.in.ascii DEPENDS grass_gis grass_raster)

build_program_in_subdir(r.in.bin DEPENDS grass_gis grass_raster)
build_program_in_subdir(r.in.bin DEPENDS grass_gis grass_raster LIBM)

build_program_in_subdir(
r.in.gdal
Expand Down

0 comments on commit ca194c2

Please sign in to comment.