On 2019-10-10 Wirz <
sp...@lukas-wirz.de> wrote:
> Hi,
> The cmake command to find python executables and libraries has changed
> in cmake 3.12. As a results hugin doesn't build for example in the
> current debian/testing.
[...]
Hello,
I have no opinion on the patch, it might be the correct thing to do.
I had successful builds about a month ago though ...
https://buildd.debian.org/status/package.php?p=hugin&suite=unstable
... and these were against cmake 3.13.4.
I am explicitely specifying the to-be-found python version with
-DBUILD_HSI:BOOL=ON
-DPython_ADDITIONAL_VERSIONS=3.7
cu Andreas