lambgeo / docker-lambda

AWS Lambda friendly GDAL Docker images and AWS Lambda layer
MIT License
124 stars 18 forks source link

Add CMAKE_LIBRARY_PATH to cmake commands so that the libraries in /opt/lib are linked before others. #72

Closed jasongi closed 8 months ago

jasongi commented 8 months ago

Fixes #71 I have also added a test for the correct linking to sqlite in libgdal.so

You can see build/test progress here (although, the tests may not run because I haven't configured packages, not sure if that just magically works): https://github.com/jasongi/docker-lambda/actions/runs/7517425379/job/20463588461