Compiling Multi-file C++ Source Code with CMake

2 years ago
8

There are plenty of C++ tutorials around, but most don't cover the essential step of how to compile multiple source files into one program. This video show how, using CMake...

Click here for a summary (and to download the example/template):
https://keasigmadelta.com/blog/compiling-multi-file-c-source-code-with-cmake

Loading comments...