Part 8 - build systems

CMake

USE MODERN CMAKE

Examples (in no particular order):

Note: this was written prior to C++20 modules, when C++20 rolls this post might change.

Update: 2023 - There's still no real support for C++ modules XD

Meson

I've seen projects use Meson build system, however it's still not "the standard" way of doing stuff.

Mastodon