On Tue, Mar 21, 2023 at 9:12 PM Francesco Pretto <cez...@gmail.com> wrote:

> On Tue, 21 Mar 2023 at 17:02, Michal Sudolsky <sudols...@gmail.com> wrote:
> > So if I understand correctly these 3 variables will never be there at
> once?
>
> Not exactly. Based on feedback from xyz, I partially reverted the
> previous variables. We have now just a single PODOFO_BUILD_STATIC that
> will switch between a static build when true, and a shared one when
> false. PODOFO_BUILD_SHARED can't be set externally anymore (it's set
> internally only) and there's no dual target static/shared support just
> yet (it may be introduced in the future). The full list of supported
> CMake defines is here[1].
>

So in future it will be removed and replaced by PODOFO_ENABLE_STATIC_TARGET
and PODOFO_ENABLE_SHARED_TARGET? What will it build if neither is set or
both are false?


> Regards,
> Francesco
>
> [1] https://github.com/podofo/podofo/#cmake-switches
>
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to