/cpproj

My C++ project template.

Primary LanguageCMake

cpproj

My C++ project template.

Dependencies

  • CMake

Project Structure / Layout

// TODO

Features

  • TODO

Building

mkdir build && cd build && cmake ..

TODO

  • Add unit test
  • Add doxygen
  • Add vcpkg
  • Add some famous package options

References