Skip to content

Updating Hello World example CMakeLists#752

Merged
duartenfonseca merged 2 commits intoCOVESA:masterfrom
duartenfonseca:update_cmakelists_helloworld
Aug 22, 2024
Merged

Updating Hello World example CMakeLists#752
duartenfonseca merged 2 commits intoCOVESA:masterfrom
duartenfonseca:update_cmakelists_helloworld

Conversation

@duartenfonseca
Copy link
Collaborator

@duartenfonseca duartenfonseca commented Aug 12, 2024

Summary

Updated the CMakeLists for the use of target_compile_features function and did a small refactor to avoid duplicate code.

Details

Suggested from a COVESA comment (link),
tried to update the setting of c++17 flag.
To use target_compile_features it would lead to more duplicate code.
Instead, two functions were created to reduce that. There is no impact on the code in itself.

Issue

None

@duartenfonseca duartenfonseca mentioned this pull request Aug 13, 2024
@kheaactua
Copy link
Contributor

I cherry picked your commit with my updates to them here: https://github.com/COVESA/vsomeip/pull/734/files#diff-3cd5bfd22b6c516e2683d8c9bf7a9c832e022109aad0a1eaf826debb82150480

No idea what the timeline of this PR will be though

Copy link
Contributor

@kheaactua kheaactua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it.

@duartenfonseca duartenfonseca merged commit 48bc6b8 into COVESA:master Aug 22, 2024
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.

2 participants