Sunday, April 11, 2021

Re: net/nextcloudclient build failure

On Sun Apr 11, 2021 at 03:57:30PM +0200, Christian Weisgerber wrote:
> Rafael Sadowski:
>
> > Let's disable doxygen to be safe. No plist changes. Spotted by stehn@.
>
> So how does the presence of doxygen relate to cmake rerunning itself
> with --regenerate-during-build?
>

At first glance I would say that is CMAKE_SUPPRESS_REGENERATION and it
feels like we want this ON for a bulk build which is massively
parallelized.

https://cmake.org/cmake/help/latest/variable/CMAKE_SUPPRESS_REGENERATION.html

No comments:

Post a Comment