We demonstrate how to build a set of source files into shared or static libraries.
An example is also given that demonstrates the use of the CMake OBJECT
library
facility to build both the shared and static variant.
The latter example will be revisited in Recipe 2 in Chapter 10