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 option to use system Catch2 #570

Merged
merged 2 commits into from
Sep 5, 2022

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Sep 5, 2022

We can start using the system Catch2 again since vcpkg now compiles it in C++17 mode by default. This solves a linker error we had in the past.

We can start using the system Catch2 again since vcpkg now compiles it in C++17 mode by default. This solves a linker error we had in the past
@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #570 (3fa4c92) into develop (a3a526e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #570   +/-   ##
========================================
  Coverage    98.82%   98.82%           
========================================
  Files           64       64           
  Lines         6038     6038           
========================================
  Hits          5967     5967           
  Misses          71       71           

@bernhardmgruber bernhardmgruber merged commit c839fb6 into alpaka-group:develop Sep 5, 2022
@bernhardmgruber bernhardmgruber deleted the systemcatch2 branch September 5, 2022 17:03
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