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

Fix problems while using local installed packages #177

Closed ClausKlein closed 9 months ago

ClausKlein commented 1 year ago

update CPM.cmake version too

This should fix this issue https://github.com/TheLartians/ModernCppStarter/issues/176

ClausKlein commented 1 year ago

@TheLartians Would you like to review this MR?