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 errors (cxx flags erased and std::precision header) #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Adraub
Copy link

@Adraub Adraub commented Jan 22, 2025

I had some build error while trying to compile the code for a embedded platform:
-CMAKE_CXX_FLAGS was erased while it can contain information before being written
-the header for std::precision was not included in a file using it
I think it can be useful for the source code!

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