mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +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(
|
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 ----
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue