TheLartians / ModernCppStarter

🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
https://thelartians.github.io/ModernCppStarter
The Unlicense
4.33k stars 381 forks source link

Feature/use dynamic options #153

Closed ClausKlein closed 1 year ago

ClausKlein commented 2 years ago

IMHO: I like to be able to change cmake options with cmake-gui or ccmake

ClausKlein commented 1 year ago

Not longer needed