Description
Describe the solution you'd like
Add the CMake build system for this project. Even though CMake is not standardized, it's widely used and accepted by the community as the de facto build system.
Describe alternatives you've considered
I've also considered Meson but it's not as big
Additional context
Autotools is nice but it can be hard to read and a little bit confusing, modern build systems can help this project and improve mantainability.