Skip to content

Conversation

@fuzzard
Copy link

@fuzzard fuzzard commented Mar 7, 2025

Similar issues as Pulse-Eight/libcec#675

the _M_ARM64 symbol isnt available always at cmake configure time.
Instead use check_symbol_exists to be able to test for Arch specific symbols for x64 and arm64 arch types correctly always.

Also, add removal of /arch:SSE2 flag for arm64 arch type as well to remove warnings.

use check_symbol_exists to be able to test for Arch specific symbols for
x64 and arm64 arch types.
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