From bc570376e10abd99adb90958e33403c203493a20 Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Sat, 2 Nov 2024 22:44:23 +0300 Subject: [PATCH] Fixes typo --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 17f35f3..f3a8770 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ set(TCMALLOC_TEST "build tests" ON) ## dependency resolution -include(FetchContent) +include(FetchContent) FetchContent_Declare( abseil