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

Update CPM.cmake and use new shorthand syntax #87

Closed TheLartians closed 3 years ago

TheLartians commented 3 years ago

Uses the new shorthand syntax introduced in CPM.cmake 0.31.0, where possible. Also temporarily falls back to PackageProject 1.4.1, until a fix is available for a small bug introduced in 1.5.0.