Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 404 Bytes

abstract.md

File metadata and controls

4 lines (4 loc) · 404 Bytes

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