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

Change to INTERFACE in C17 requirement for ufcx target #710

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

jhale
Copy link
Member

@jhale jhale commented Jul 11, 2024

Fixes #709 - unsure why we didn't pick this up on CI.

The purpose of this change is so that consuming C++ libraries don't have to enable the C17 standard manually themselves.

@jhale
Copy link
Member Author

jhale commented Jul 11, 2024

We should probably consider adding a barebones CMake test that generates a kernel and builds a very basic C (or C++) program on top. Also useful as an example for our users who would like to use the generated code.

@jhale jhale added this pull request to the merge queue Jul 11, 2024
Merged via the queue into main with commit 8de75ef Jul 11, 2024
11 checks passed
@jhale jhale deleted the jhale/interface-not-public branch July 11, 2024 14:38
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.

Cmake error when building from source
1 participant