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

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.0 VERSION 1.2
) )
# ---- Create binary ---- # ---- Create binary ----