Using (a.k.a., Linking) Third Party Libraries Like RayLib in Your Project with CMake
My previous CMake tutorial taught the basics: how to compile multiple source files into one program.
My previous CMake tutorial taught the basics: how to compile multiple source files into one program.
I've noticed C++ beginners asking how to compile code beyond the usual minimal examples. It seems that many tutorials are so busy explaining basics such as variables, if/else flow-control, &...
I used to avoid CMake like the plague, and hated how everyone else seemed to use it for their C++ projects (it's the de-facto standard for C++).
Stay up-to-date with the latest news and information.