How to add an external library with dependencies into a Zephyr project?

Hi! 

I would like to add into my Zephyr project a library called Vanetza, which depends on Boost++, Cryptopp and GeographicLib. I am still learning CMake and I don't know how to do that, any suggestions? 

Best regards, 

Elena

Related