Bump benchmark thirdparty dep to 1.6.0 for upstream change e991355

This commit is contained in:
Rick Weber 2021-10-30 15:57:45 -07:00
Родитель 608fb1b971
Коммит 9ad6800bc5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@
FetchContent_Declare(
benchmark
GIT_REPOSITORY https://github.com/google/benchmark.git
GIT_TAG c05843a9f622db08ad59804c190f98879b76beba # 1.5.3
GIT_TAG f91b6b42b1b9854772a90ae9501464a161707d1e # 1.6.0
)
FetchContent_GetProperties(benchmark)