filipdutescu / modern-cpp-template

A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
The Unlicense
1.69k stars 214 forks source link

add general build pipeline with release option #5

Closed thebino closed 4 years ago

thebino commented 4 years ago

Please check if the changed pipeline works.

I also kept the previous workflows for easier comparison

filipdutescu commented 4 years ago

Closes #4.