SpaceIm
SpaceIm
IMHO, it's a workaround. See https://github.com/conan-io/conan/issues/11870
`project()` before `cmake_minimum_required()` in their CMakeLists, I'll push a patch.
assimp depends on clipper 4.x only, therefore 4.10.0 can't be removed in cci.
https://sourceforge.net/p/polyclipping/bugs/214/
Already tested in other PR, the link generated by sourceforge is not persistent, and does not even generate a tarball with a reproducible hash (see https://github.com/conan-io/conan-center-index/pull/10022). Is it possible to...
The original tarball is not available anymore (https://sourceforge.net/p/polyclipping/bugs/214), but you can generate one from sourceforge and upload it in c3i.
ohoh, very bad: https://github.com/dfleury2/beauty/blob/1.0.0-rc1/CMakeLists.txt#L6-L22 /cc @dfleury2
Maybe we should avoid `layout` in cci recipes until we can bump conan min version to 1.51.1 in those recipes, since it can break so many consumers relying on legacy...
what's wrong now? test_package works, but not test_v1_package EDIT: ok, I see. Waiting a conan version including https://github.com/conan-io/conan/pull/11790, since CMakeLists of test_v1_package contains some logic based on entt version.
My review https://github.com/conan-io/conan-center-index/pull/12183#discussion_r944680349 was partially taken into account, so still waiting.