Update Format.cmake (windows and out of source build support) (#28)

* update Format.cmake

* update Format.cmake
This commit is contained in:
Lars Melchior 2020-04-22 17:07:04 +02:00 committed by GitHub
parent f3e6445b67
commit 72561b1e15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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