♻ update dependencies

This commit is contained in:
Vladislav Nepogodin 2022-02-27 20:11:56 +04:00
parent ef97ec594c
commit bd68885af9
No known key found for this signature in database
GPG Key ID: B62C3D10C54D5DA9

View File

@ -63,7 +63,7 @@ if(CMAKE_CXX_COMPILER_ID MATCHES ".*Clang")
CPMAddPackage(
NAME range-v3
GITHUB_REPOSITORY ericniebler/range-v3
GIT_TAG 9aa032ccd0eb4bd77f58e5b181168f1038c222c6
GIT_TAG d800a032132512a54c291ce55a2a43e0460591c7
EXCLUDE_FROM_ALL YES
)
endif()