apache / mynewt-newt

An OS to build, deploy and securely manage billions of devices
https://mynewt.apache.org/
Apache License 2.0
117 stars 96 forks source link

cmake: Fix handling of packages in multiple repos #436

Closed andrzej-kaczmarek closed 3 years ago

andrzej-kaczmarek commented 3 years ago

We should better use package name with repo when creating library names to avoid duplicates when the same package exists in multiple repos.