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 cmake workflow presets #124

Merged
merged 8 commits into from
Nov 8, 2023
Merged

Add cmake workflow presets #124

merged 8 commits into from
Nov 8, 2023

Conversation

ClausKlein
Copy link
Contributor

No description provided.

Copy link
Owner

@bernedom bernedom left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution, that is very helpful!

CMakePresets.json Show resolved Hide resolved
CMakePresets.json Outdated Show resolved Hide resolved
@ClausKlein ClausKlein requested a review from bernedom August 21, 2023 14:48
@@ -0,0 +1,55 @@
---
Copy link
Owner

Choose a reason for hiding this comment

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

please remove this file from the commit as it contains user specific configuration

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Die you see the bugprone-use-after-move comments?

I hoped you use it to fix this errors.

Copy link
Owner

Choose a reason for hiding this comment

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

I confess I haven't run clang tidy in a long time on the code. But thanks for the hint, will have a look

Copy link
Contributor Author

Choose a reason for hiding this comment

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

With clang-17 the are much more Warnungen.

test/CMakeLists.txt Outdated Show resolved Hide resolved
include/catch2/catch.hpp Outdated Show resolved Hide resolved
Also upgrade to catch2 v3.4.0 to use Catch2WithMain.
Add intermeediate header for now.
Quickfix for OSX CI build problems.
Prevent to build ctests while version-consistency tests.
@ClausKlein ClausKlein requested a review from bernedom October 30, 2023 09:13
@bernedom bernedom merged commit 950fe5a into bernedom:main Nov 8, 2023
7 of 8 checks passed
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