Skip to content

Conversation

@neheb
Copy link
Collaborator

@neheb neheb commented Apr 10, 2025

No description provided.

Comment on lines +147 to +150
dep_inc = include_directories('include')
libkqueue_dep = declare_dependency(
link_with: libkqueue,
include_directories: kqueue_inc,
include_directories: dep_inc,
Copy link
Member

Choose a reason for hiding this comment

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

This could just be include_directories: 'include'

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

sure, OTOH this was a pattern for compatibility with 0.49.

@dcbaker
Copy link
Member

dcbaker commented Apr 10, 2025

With our without my suggestion: r-b

@neheb neheb merged commit 051f70e into mesonbuild:master Apr 17, 2025
15 checks passed
@neheb neheb deleted the 12 branch April 17, 2025 19:40
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.

2 participants