All Talks

C++ Dependency Management the Meson Way

https://cppcon.org/ https://github.com/CppCon/CppCon2020

One of the most common things heard in this year’s CppCon presentations is that C++ needs an easy way to use external libraries. In this talk we’ll examine the Meson build system’s approach for this problem. Includes a demo of building a multiplatform SDL 2 application with automatic dependency downloading.


Jussi Pakkanen is the creator and project lead of the Meson build system. He is currently working as a consultant. …

You might be interested in: