Skip to content

Don't warn on unused functions - #73

Open
jpc0 wants to merge 1 commit into
graeme-hill:masterfrom
jpc0:fix-unused-functions
Open

Don't warn on unused functions#73
jpc0 wants to merge 1 commit into
graeme-hill:masterfrom
jpc0:fix-unused-functions

Conversation

@jpc0

@jpc0 jpc0 commented Jan 7, 2024

Copy link
Copy Markdown

This fixes a build error on macos using Apple Clang

There is also a cmake warning on windows using VS2022 cl : Command line warning D9025 : overriding '/W3' with '/W4' which would be fixed by bumping cmake_minimum_required up to 3.15 or above, see discussiong here. Is there currently any blocker to this?

This fixes a build error on macos using Apple Clang
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