CMake-enabled libraries (II)

In this post I analyze the drawbacks of using external projects to implement multi-library projects.

CMake-enabled libraries (I)

In this post I explain how to re-use CMake-enabled libraries within another CMake-enabled project when the former aren’t installed in your system but in Github or in a subdirectory.