Meson claims to be the fastest C++ buildsystem.
In this tutorial, I will show how to setup meson buildsystem for your C++ projects. We will also cover different compile flags and compilers.
Let's try it for yourself and find out if meson is that fast.
00:00 Intro
00:39 Simple Example
03:05 Complex Example
Tools that I use:
https://www.virtualbox.org/
https://kubuntu.org/
https://code.visualstudio.com/
https://llvm.org/
http://clang.org/
https://mesonbuild.com/index.html
In code:
https://github.com/renatoGarcia/icecr...
https://github.com/ZenSepiol
https://github.com/ocornut/imgui
https://github.com/epezent/implot