Skip to content

cmake: Fix clang-tidy CI task#249

Merged
hebasto merged 1 commit into
cmake-stagingfrom
240630-cmake-GN
Jul 1, 2024
Merged

cmake: Fix clang-tidy CI task#249
hebasto merged 1 commit into
cmake-stagingfrom
240630-cmake-GN

Conversation

@hebasto
Copy link
Copy Markdown
Owner

@hebasto hebasto commented Jun 30, 2024

#192 introduced a regression in the "clang-tidy" CI task. For instance, see https://cirrus-ci.com/task/6601636905222144 from bitcoin#29790.

The reason is that disabling EXPORT_COMPILE_COMMANDS for secp256k1 target only is not enough because the subtree's build system has other intermediate build targets internally.

@hebasto hebasto added the bug Something isn't working label Jun 30, 2024
@hebasto hebasto added this to the Ready for master milestone Jun 30, 2024
Copy link
Copy Markdown

@sedited sedited left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK dc32026

@hebasto hebasto merged commit 6afc48f into cmake-staging Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants