[gdal-dev] Change name of compiled DLL
Derek Newhall
dnewhall at carlsonsw.com
Thu Jun 29 07:34:59 PDT 2023
Hi,
When building GDAL 3.5.1 and earlier with Nmake, the created DLL was named
gdal305.dll (or similar). Now with Cmake and 3.7.0 it's just gdal.dll. Is
there a way to configure the DLL name? We're concerned about version
clashes with just using the name gdal.dll. I checked the build
documentation, but couldn't find a setting for this. I also tried
-DOUTPUT_NAME and -DLIBRARY_OUTPUT_NAME (per the CMake documentation)
with no success.
Thanks,
Derek Newhall
Disclaimer
The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20230629/bafe66cb/attachment.htm>
More information about the gdal-dev
mailing list