From ad034f3d7ec011efad736cd442cd3b5809f857b5 Mon Sep 17 00:00:00 2001 From: ZenHaven <160597557+OmmSharma1208@users.noreply.github.com> Date: Fri, 26 Apr 2024 21:54:58 +0530 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e6d6440d..c106904fe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,3 +34,4 @@ if(BUILD_GMOCK) else() add_subdirectory( googletest ) endif() +//