Skip to content

Commit 75f0b45

Browse files
Merge pull request #10 from Nevermore1994/develop
remove openssl && upgrade gtest version
2 parents 285ba89 + 5607b33 commit 75f0b45

File tree

279 files changed

+33
-83029
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

279 files changed

+33
-83029
lines changed

cmake/gtest.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.20)
44
include(FetchContent)
55
FetchContent_Declare( googletest
66
GIT_REPOSITORY https://github.com/google/googletest.git
7-
GIT_TAG release-1.11.0
7+
GIT_TAG v1.17.0
88
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/third_party/googletest
99
)
1010

libs/openssl/android/include/openssl/aes.h

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)