Update Format.cmake (#29)
Now uses `find_program` to search for `clang-format`.
This commit is contained in:
parent
72561b1e15
commit
716a30d90b
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.2
|
||||
VERSION 1.3
|
||||
)
|
||||
|
||||
# ---- Create binary ----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue