1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-31 22:21:13 +02:00

update Format.cmake

This commit is contained in:
Lars Melchior 2020-04-22 16:52:53 +02:00
parent 145a0afe49
commit c94e9a7333

View file

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