Using Meson Build System in C++
I am fairly new to Hacker News but have been reading it for a few years :)
I am myself a computer guy and I have been using C++ intensively in my career. I have been using a build system called Meson for a while. I was quite happy about it so I wrote a few tutorials for whoever might be interested.
The blog posts are here (4 parts):
https://medium.com/@germandiagogomez/getting-started-with-meson-build-system-and-c-83270f444bee
https://medium.com/@germandiagogomez/getting-started-with-meson-in-c-part-2-58150354ff17
https://medium.com/@germandiagogomez/getting-started-with-meson-in-c-part-3-70b9bc419957
https://medium.com/@germandiagogomez/getting-started-with-meson-part-4-8bceec6149e1
I hope you all find it interesting. I am quite happy with this build system quite more than with CMake, so I thought it was a good chance to share my experience in the form of a small tutorial for those who are not happy with any build system in C++, as was my case before finding it.
0 comments
[ 8.7 ms ] story [ 18.1 ms ] threadNo comments yet.