Skip to content

[PATCH]: adjust CMake options for Xcode 14.2+#12

Open
sambacha wants to merge 4 commits into
winsvega:masterfrom
manifoldfinance:release-2024.03
Open

[PATCH]: adjust CMake options for Xcode 14.2+#12
sambacha wants to merge 4 commits into
winsvega:masterfrom
manifoldfinance:release-2024.03

Conversation

@sambacha

@sambacha sambacha commented Mar 7, 2024

Copy link
Copy Markdown

XCode 14.3 adds the ability to -Werror=unqualified-std-cast-call
This warning is due to "unqualified call to 'std::move'"

This is only really helpful for someone using retesteth on Apple Silicon, no need to merge this just opening this just in case there is someone else whom may have such need...
 

sambacha added 4 commits March 7, 2024 15:13
XCode 14.3 adds the ability to -Werror=unqualified-std-cast-call
This warning is due to "unqualified call to 'std::move'"

Additional options can be extended such as replacing the linker to the new LLVM Linker
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