Hi,

I'm using the arrow library with parquet version 18.0.0 on Windows and
Linux from C++.

For development purposes, I build both a debug and release version of the
libraries.  However, I noticed that (e.g., on Windows) the arrow and
parquet libraries are named arrow.lib/.dll and parquet.lib/.dll after both
builds.

I'd like to specify a different name for the debug builds and don't find a
cmake option for this.

Is there a good way to do this?

Thanks a lot,

carl

Reply via email to