September 2018
Intermediate to advanced
606 pages
14h 32m
English
ExternalProject and FetchContent are two very powerful tools in your CMake arsenal. The previous recipes should have convinced you how versatile the superbuild approach is in managing projects with complex dependencies. We have so far shown how to use ExternalProject to handle the following:
The previous recipe showed how to use FetchContent to handle dependencies ...
Read now
Unlock full access