/cpp-template

C++ project template

Primary LanguageC++MIT LicenseMIT

C++ template

This repository is a fork of TimothyHelton/cpp_project-template (Medium).

How to use

  1. Fix (1) Project name in CMakeLists.txt and (2) source folder name (MyCppLibrary)
  2. Open this repo using CLion
  3. In CLion, apply Mark Directory as to source folder (MyCppLibrary -> Project Sources and Headers)
  4. Then, you are supposed to be able to start development on CLion

Licence

MIT Licence