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 get_cpm.cmake within the GitHub workflow #172

Closed schtobia closed 1 year ago

schtobia commented 1 year ago

It actually would be awesome to update the "official" get_cpm.cmake script (with values filled in in the publish GitHub workflow) to include the checksum as well!

Originally posted by @TheLartians in https://github.com/TheLartians/ModernCppStarter/pull/171#pullrequestreview-1437234875

schtobia commented 1 year ago

sorry, this should be in my own repo. Sorry for bothering.