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

chore: supress warnings on external library headers and actually get rid of the last old-style casts #1502

Merged
merged 5 commits into from
Mar 18, 2024

Conversation

jadebenn
Copy link
Collaborator

adding the 'SYSTEM' keyword to subdirectories is actually a relatively new CMake feature from what I gather, so it might be worthwhile to discuss bumping up the required version in the main CMakeLists.txt as I'm not sure how this would interact with older versions

@EmosewaMC
Copy link
Collaborator

What are alternative solutions that do not involve upgrading cmake?

@jadebenn
Copy link
Collaborator Author

jadebenn commented Mar 15, 2024

I couldn't figure out another way to get the SYSTEM flag consistently applied to the the dependencies. If there's a way to do that, it would avoid the issue.

aronwk-aaron
aronwk-aaron previously approved these changes Mar 17, 2024
@EmosewaMC
Copy link
Collaborator

please update the readme as well

Copy link
Collaborator

@EmosewaMC EmosewaMC left a comment

Choose a reason for hiding this comment

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

Keep this pr in mind for issues relating to out of date cmake builds

@jadebenn jadebenn merged commit 35ce877 into main Mar 18, 2024
4 checks passed
@jadebenn jadebenn deleted the cmake-tinkering branch March 18, 2024 01:48
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

3 participants