mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-12-18 12:34:36 +03:00
Update Format.cmake (windows and out of source build support) (#28)
* update Format.cmake * update Format.cmake
This commit is contained in:
@@ -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 ----
|
||||||
|
|||||||
Reference in New Issue
Block a user