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

Fix build with gcc13 #210

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Fix build with gcc13 #210

merged 2 commits into from
Jan 30, 2024

Conversation

mathisloge
Copy link
Contributor

When building with gcc 13, cstdint have to be included in some additional files.
Furthermore, if the Tests are excluded, the Threads::Threads cmake target isn't found (the find_package call will be excluded then, too). Therefore I've changed it so it will get always found

@tampsa
Copy link
Collaborator

tampsa commented Jan 30, 2024

Hi,

thanks for the pull request, we appreciate it! It looks good and we will merge it.

@tampsa tampsa merged commit 26bf69e into ultravideo:master Jan 30, 2024
1 check passed
@mathisloge mathisloge deleted the bugfix/fixbuild branch January 30, 2024 10:02
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.

None yet

2 participants