Skip to content

Fix multi commit CI job - #1590

Draft
tomt1664 wants to merge 2 commits into
ElementsProject:masterfrom
tomt1664:fix_multi_commit
Draft

Fix multi commit CI job#1590
tomt1664 wants to merge 2 commits into
ElementsProject:masterfrom
tomt1664:fix_multi_commit

Conversation

@tomt1664

Copy link
Copy Markdown
Member

broaden the CMake guard from if(APPLE) to also match Clang on any platform, e.g. if(CMAKE_C_COMPILER_ID MATCHES "Clang") (this covers both Clang and AppleClang) for the elementssimplicity compilation.

This should enable the test each commit CI job to pass.

@tomt1664
tomt1664 marked this pull request as draft August 28, 2026 00:50
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