Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (35 loc) · 1.14 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.14 KB

Cpp Template Project

Optional dependencies

llvm-project

Clang format formatting code

Graphviz

Generate library dependency graph

Doxygen

Generate Code Document

How to use it

pip install conan==1.62

mkdir build

cd build

cmake ..