[OE-core] [PATCH 1/2] selftest: add cmake test

Alexander Kanavin alex.kanavin at gmail.com
Sun Jun 10 07:25:19 UTC 2018


2018-06-09 23:00 GMT+03:00 Armin Kuster <akuster808 at gmail.com>:
> +DEPENDS = "boost"



> +find_package(Boost 1.60 REQUIRED
> +    COMPONENTS
> +        unit_test_framework
> +)


Is it possible to use something else than boost here, if we want to
test cmake's ability to find compoments? So that the build time is as
quick as possible - boost isn't particularly fast.

Alex



More information about the Openembedded-core mailing list