On 2022/11/08 20:16, Christian Weisgerber wrote:
> That can be cleaned up in all three ports. For one, it doesn't
> work. cunit needs to be around at configure time. If you add it
> later, it won't be used and you will very successfully run a total
> of 0 tests.
It is working exactly how it was intended: warning you that if you want
to run tests, you need to install cunit and rebuild first.
Otherwise if cunit is listed as a BUILD_DEPENDS it pulls
autoconf/help2man/bzip2/xz along the way, I was trying to reduce the
bloat in cmake's dependencies a bit. Maybe futile though, with sphinx
in there too...
No comments:
Post a Comment