RichyHBM

Software engineer with a focus on game development and scalable backend development

Posts tagged with Cmake:

My Take on CMake

As of recently I have been picking up C++ again, and having used Premake in the past, I thought it would be a great time to try out a new build management tool. I chose CMake as it seems the more mature of the build management tools as well as having a large adoption rate meaning a lot, if not most, 3rd party libraries have CMake configs readily available.

6 minutes estimated reading time.