Skip to content

Change googletest GIT_TAG from master to main#30

Open
Harsh-patel00 wants to merge 1 commit intoLe0nX:masterfrom
Harsh-patel00:master
Open

Change googletest GIT_TAG from master to main#30
Harsh-patel00 wants to merge 1 commit intoLe0nX:masterfrom
Harsh-patel00:master

Conversation

@Harsh-patel00
Copy link

Since 'master' branch on the 'https://github.com/google/googletest' repo does not exist, CMake was failing to clone the repo using 'CMakeLists.txt.googletest' file.

Changing the GIT_TAG to 'main' solves this problem by correctly referencing the main branch.

Since 'master' branch on the 'https://github.com/google/googletest' repo does not exist, CMake was failing to clone the repo using 'CMakeLists.txt.googletest' file.

Changing the GIT_TAG to 'main' solves this problem by correctly referencing the main branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant