Skip to content

megabyde/cpp-boilerplate

Repository files navigation

C++ Boilerplate

Build

Overview

A simple C++17 project boilerplate using CMake and Google Test.

Checkout and build instructions

git clone --recursive https://github.com/megabyde/cpp-boilerplate.git
cd cpp-boilerplate
mkdir build && cd build
cmake ..
make

About

Simple C++14 project boilerplate using CMake and Google Test

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •