mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 13:41:13 +02:00
Update Format.cmake (windows and out of source build support) (#28)
* update Format.cmake * update Format.cmake
This commit is contained in:
parent
f3e6445b67
commit
72561b1e15
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ endif()
|
|||
CPMAddPackage(
|
||||
NAME Format.cmake
|
||||
GITHUB_REPOSITORY TheLartians/Format.cmake
|
||||
VERSION 1.0
|
||||
VERSION 1.2
|
||||
)
|
||||
|
||||
# ---- Create binary ----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue