Building and Managing Dependencies

Let's learn about how to build and manage dependencies in a CMake project.

All build processes work the same way. We start from the top-level listfile and navigate downward into the project source tree. The figure below shows which project files partake in the building. Numbers in parentheses indicate the order of the CMake script execution:

Get hands-on with 1200+ tech skills courses.