Skip to content

Update gtest to v1.15.2 - #625

Open
jslee02 wants to merge 2 commits into
masterfrom
update_gtest_v1.15.2
Open

jslee02 wants to merge 2 commits into
masterfrom
update_gtest_v1.15.2

Conversation

@jslee02

@jslee02 jslee02 commented Oct 11, 2024

Copy link
Copy Markdown
Member

Update googletest to the latest version and use the GIT properties in FetchContent_Declare to avoid potential errors in handling complete URLs.

Additionally, remove custom C++ standard compile options and rely on CMAKE_CXX_STANDARD instead, which is crossplatform:

set(CMAKE_CXX_STANDARD 14)


This change is Reviewable

@jslee02
jslee02 marked this pull request as ready for review October 11, 2024 15:57
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