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

Use C++17 for TagLib 2.0 #132

Merged
merged 1 commit into from
Apr 6, 2024
Merged

Use C++17 for TagLib 2.0 #132

merged 1 commit into from
Apr 6, 2024

Conversation

jacobvosmaer
Copy link
Collaborator

On macOS 13.6, the default C++ version is gnu++98. TagLib 2.0 needs C++17. This commit adds a -std= C++ flag to make sure the compiler runs in C++17 mode.

@jacobvosmaer jacobvosmaer requested a review from robinst March 24, 2024 16:43
@robinst robinst merged commit 43f06d3 into taglib-2 Apr 6, 2024
0 of 4 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