Skip to content

Commit

Permalink
Fix LERC support
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed May 11, 2021
1 parent 90df6cc commit 6715368
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/gdal/osgeo4w/nmake.opt
Expand Up @@ -156,7 +156,6 @@ WEBP_ENABLED = YES
WEBP_CFLAGS = -I$(OSGEO4W)/include
WEBP_LIBS = $(OSGEO4W)/lib/webp.lib

HAVE_LERC = 1
HAVE_LERC = internal

# sneak in for building internal mssqlspatial
JASPER_LIB = $(MSODBCSQL_LIB)
ADD_LIBS = $(MSODBCSQL_LIB)

0 comments on commit 6715368

Please sign in to comment.