Re: [PATCH 1/2] selftest: add cmake test


Armin Kuster
 

On 06/10/2018 12:25 AM, Alexander Kanavin wrote:
2018-06-09 23:00 GMT+03:00 Armin Kuster <akuster808@...>:
+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?
I am not a cmake expert by any means. I just took a testcase given that
found a problem that I fixed earlier this week. I have not other idea
one would ensure folks don't break cmake when the update packages.

So that the build time is as
quick as possible - boost isn't particularly fast.
- armin

Alex

Join openembedded-core@lists.openembedded.org to automatically receive all group messages.