Easily Create Shared Libraries with CMake (Part 1)
Introduction When working on a cross-platform C++ or C project, it is easy to get confused by platform differences and scattered information. Writing, compiling, and using shared libraries in a cross-platform manner with a modern build system is one ...
Jan 27, 202113 min read7.5K