Skip to content

Conversation

hebasto
Copy link
Owner

@hebasto hebasto commented May 25, 2024

This PR ports bitcoin#30137.

The target_compile_definitions command is to be deleted during the next sync/rebase round. Such an early porting is needed for #93 in order to delete the only non-config related generator expression from the compile definitions, which simplifies the summary code a lot.

Effectively, this commit has been split from #93.

@hebasto hebasto added the port from autotools Ported from the main repository label May 25, 2024
Copy link

@TheCharlatan TheCharlatan left a comment

Choose a reason for hiding this comment

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

Should the definition of the option in CMakeLists.txt:107 be removed too?

Port PR30137.

The `target_compile_definitions` command is to be deleted during the
next sync/rebase round.
@hebasto hebasto force-pushed the 240525-cmake-FR branch from 171df1a to af7c6ed Compare May 25, 2024 20:10
@hebasto
Copy link
Owner Author

hebasto commented May 25, 2024

Should the definition of the option in CMakeLists.txt:107 be removed too?

Indeed 🤦

Deleted.

Copy link

@TheCharlatan TheCharlatan left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
port from autotools Ported from the main repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants