Skip to content

C++ and CMake Project Spin-Up Git Architecture (Single-Exe, Single-Lib, Single-Exe-Multi-Lib, Multi-Lib) Projects

Notifications You must be signed in to change notification settings

isgo-golgo13/cxx-cmake-kit

Repository files navigation

C++ CMake Template Kit

C++ (C++14, C++17, C++20, C++23) and CMake Project Git Architecture

The following project Git repository provides production-grade CMake and modern C++ (C++ > C++11+) runner applications that revolve around C++ smart pointers, C++ atomic smart pointers, C++ concepts (contrained policy templates), C++ ranges and async with C++ coroutines. Each Template Kit ToC entry will provide apps that include the preceding C++ constructs.

Template Kit ToC

  • cxx-cmake-single-exe:
  • cxx-cmake-multi-exe:
  • cxx-cmake-single-static-lib:
  • cxx-cmake-multi-static-lib
  • cxx-cmake-single-shared-lib:
  • cxx-cmake-multi-shared-lib:
  • cxx-cmake-single-module-shared-lib *
  • cxx-cmake-multi-module-shared-lib *
  • cxx-cmake-single-module-static-lib *
  • cxx-cmake-multi-module-static-lib *

About

C++ and CMake Project Spin-Up Git Architecture (Single-Exe, Single-Lib, Single-Exe-Multi-Lib, Multi-Lib) Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published