From 19564cb4f77660cdb2f980ca619d4b979b9fe342 Mon Sep 17 00:00:00 2001 From: Boyuan Yang Date: Mon, 27 Nov 2023 22:46:29 -0500 Subject: New upstream version 0.19.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 52b1b32..73f27a1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -144,7 +144,7 @@ else() " examples & tests and libgav1 when LIBGAV1_THREADPOOL_USE_STD_MUTEX is" " not defined. To continue, download the Abseil repository to" " third_party/abseil-cpp:\n git \\\n -C ${libgav1_root} \\\n" - " clone \\\n" + " clone -b 20220623.0 --depth 1 \\\n" " https://github.com/abseil/abseil-cpp.git third_party/abseil-cpp") endif() endif() -- cgit v1.2.3