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

cmake: Remove redundant target_compile_features(... cxx_std_17) #673

Merged
merged 1 commit into from
Dec 15, 2020

Conversation

gumb0
Copy link
Collaborator

@gumb0 gumb0 commented Dec 15, 2020

These are not needed, because fizzy library includes it, as pointed out in #329 (comment)

@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #673 (3a4bfcc) into master (267deb3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #673   +/-   ##
=======================================
  Coverage   99.29%   99.29%           
=======================================
  Files          71       71           
  Lines        9805     9805           
=======================================
  Hits         9736     9736           
  Misses         69       69           
Flag Coverage Δ
spectests 91.46% <ø> (ø)
unittests 99.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@gumb0 gumb0 requested a review from chfast December 15, 2020 11:21
Copy link
Collaborator

@chfast chfast left a comment

Choose a reason for hiding this comment

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

@gumb0 gumb0 merged commit 87d25ef into master Dec 15, 2020
@gumb0 gumb0 deleted the remove-cxx-std-17 branch December 15, 2020 11:35
@gumb0 gumb0 mentioned this pull request Dec 15, 2020
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.

3 participants