Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gtest to Fetch content #550 #551

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

pgawro
Copy link
Contributor

@pgawro pgawro commented Oct 29, 2023

No description provided.

@pgawro
Copy link
Contributor Author

pgawro commented Oct 29, 2023

Please let me know if I should also update github actions

@bit2shift
Copy link

Are there any advantages over using find_package(GTest)?

https://cmake.org/cmake/help/latest/module/FindGTest.html

@pgawro
Copy link
Contributor Author

pgawro commented Nov 10, 2023

FetchContent will download Google test automatically so at the end we don't need to manually download that and tell cmake where it is installed

@goncaloalmeida goncaloalmeida merged commit 70d59ed into COVESA:master Nov 10, 2023
1 check passed
goncaloalmeida pushed a commit to goncaloalmeida/vsomeip that referenced this pull request Dec 11, 2023
Notes:
This reverts commit 70d59ed - breaking the windows builds
goncaloalmeida added a commit that referenced this pull request Dec 11, 2023
* Revert "Add gtest to Fetch content #550 (#551)"

This reverts commit 70d59ed - breaking the windows builds

* Fix CI for Windows builds

---------

Co-authored-by: Gonçalo Almeida <Goncalo.Almeida@ctw.bmwgroup.com>
@goncaloalmeida
Copy link
Contributor

goncaloalmeida commented Dec 11, 2023

This PR was reverted -> not compiling with Windows.
Please reopen+rebase and fix the changes for Windows.

cc @DiogoPedrozza

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.

4 participants