Using Third Party Libraries Like RayLib in Your Project with CMake

Опубликовано: 04 Октябрь 2024
на канале: Kea Sigma Delta
9,021
223

So, you've mastered compiling multi-file source-code into a program (binary). Congratulations. However, if you're going to write larger useful software, then you're going to need third-party libraries.

This video covers how to link third-party libraries into your project using CMake.

Click the following link for a summary (and to download the source code):
https://keasigmadelta.com/blog/using-...

Want to learn more CMake? Click the following link:
https://keasigmadelta.com/store/landi...

#programming #tech #softwaredevelopment #cmake #cpp #cpptutorial #cmaketutorial