Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 337 Bytes

File metadata and controls

2 lines (2 loc) · 337 Bytes

cxx-project-template

A template repository for a C++ project with CMake and Conan. A GitHub Action workflow is provided with the on workflow_dispatch event. This event has a Project Type input that lets the user configure this template as a C++ executable, static library, shared library, or an interface library which is header only.