Skip to content

Conversation

kilograham
Copy link
Contributor

No description provided.

@kilograham kilograham added this to the 2.1.2 milestone Jul 16, 2025
target_link_libraries(kitchen_sink_libs INTERFACE ${LIB})
string(REGEX MATCH "([a-z]+)_(.+)" HAS_MATCH ${LIB})
if (HAS_MATCH AND NOT LIB IN_LIST KITCHEN_SINK_NO_HEADER_LIBS)
# these are few, so just hack fixing for now
Copy link
Contributor

Choose a reason for hiding this comment

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

Might be nice to fix these in future?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, probably so, i almost added a pico/util.hbut decided against it at the time ;-)

@kilograham kilograham merged commit af518de into develop Jul 17, 2025
11 checks passed
@kilograham kilograham deleted the kitchen_sink_autogen branch July 17, 2025 16:32
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.

3 participants