/cpp_skeleton

A basic C++ project skeleton

Primary LanguageCMake

A C++ Project Skeleton

Features

Process

  1. Use the repository either thru GitHub or by downloading the zip.
  2. Change the name of the project in the CMakeLists.txt file.
  3. Init the required submodules.
  4. Start writing project.