chore(deps): Use tagged release off glaze instead off the master branch
This commit is contained in:
parent
48bfda760d
commit
41a2c6d621
|
@ -46,7 +46,7 @@ if(NOT glaze_FOUND)
|
|||
FetchContent_Declare(
|
||||
glaze
|
||||
GIT_REPOSITORY https://github.com/stephenberry/glaze.git
|
||||
GIT_TAG main
|
||||
GIT_TAG v4.0.1
|
||||
GIT_SHALLOW TRUE
|
||||
)
|
||||
FetchContent_MakeAvailable(glaze)
|
||||
|
|
Loading…
Reference in New Issue