1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 21:51:12 +02:00

update Format.cmake

This commit is contained in:
Lars Melchior 2020-04-22 10:20:55 +02:00
parent f3e6445b67
commit 145a0afe49

View file

@ -31,7 +31,7 @@ endif()
CPMAddPackage(
NAME Format.cmake
GITHUB_REPOSITORY TheLartians/Format.cmake
VERSION 1.0
VERSION 1.1
)
# ---- Create binary ----