cmake-library-example icon indicating copy to clipboard operation
cmake-library-example copied to clipboard

An example of creating a C++ library with CMake

CMake library example

An example CMake project to demonstrate creating and linking to a C++ library.

More details in the following article.