proj
proj copied to clipboard
Add bundling support on windows
We need to always build release builds there (to prevent linker errors due to mixing up debug and release runtimes) and we need an additional flag to prevent the static library to expect some proj.dll file to exist
@urschrei @michaelkirk @lnicola What is required to move this forward? This is required for windows support of https://github.com/georust/gdal/pull/517
Sorry for the delay on this @weiznich. I need to figure out why the CI check hasn't run – could you rebase against main?