1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-01 06:30:52 +02:00

update dependencies

This commit is contained in:
Lars Melchior 2020-08-04 13:36:20 +02:00
parent 082aa0c7df
commit fb1d578ab4
2 changed files with 47 additions and 17 deletions

View file

@ -35,7 +35,7 @@ endif()
CPMAddPackage(
NAME Format.cmake
GITHUB_REPOSITORY TheLartians/Format.cmake
VERSION 1.3
VERSION 1.5.2
)
# ---- Create binary ----