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

Make sure conan packages get compiled with C++20 enabled #177

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

eigenraven
Copy link
Collaborator

https://docs.conan.io/en/latest/howtos/manage_cpp_standard.html

This was somewhat hidden in conan docs, changing it here will make sure all packages can "see" c++20 features during their configuration&building - no change to faasm required, other than updating faabric. It would be good to rebuild the containers after this, so that the conan cache in the containers has the right versions built so it doesn't have to rebuild them from scratch every time.

@Shillaker Shillaker merged commit 4d2c310 into master Nov 22, 2021
@Shillaker Shillaker deleted the conan-profile-cpp20 branch November 22, 2021 09:03
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

2 participants