The missing CMake project initializer
-
Updated
Sep 13, 2024 - CMake
The missing CMake project initializer
cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.
Creating a shared or static library using cmake
A Basic example of using pre built external shared libs (.so) and static libs (.a) libraries in Android
A demonstration of how native projects can be created as static library and be part of a library which can then be linked up to the main application into a shared library.
CMake starter project
A boilerplate code to create C++ static libraries targeting multiple platforms and environments.
Add a description, image, and links to the static-library topic page so that developers can more easily learn about it.
To associate your repository with the static-library topic, visit your repo's landing page and select "manage topics."