Skip to content

meson: fix BUILD_LOGLIB not reaching slipstream sources#18

Merged
EndPositive merged 1 commit intoEndPositive:mainfrom
ImanSeyed:build-enable-loglib-macro
Jan 19, 2026
Merged

meson: fix BUILD_LOGLIB not reaching slipstream sources#18
EndPositive merged 1 commit intoEndPositive:mainfrom
ImanSeyed:build-enable-loglib-macro

Conversation

@ImanSeyed
Copy link
Copy Markdown
Contributor

Meson's build_loglib option was only applied to picoquic's CMake configuration, but not exposed as a macro define to slipstream sources.

This caused BUILD_LOGLIB-guarded code to be excluded at compile time and qlog output not to be written to ./qlog/, even when picoquic-loglib was built and linked.

Copy link
Copy Markdown
Owner

@EndPositive EndPositive left a comment

Choose a reason for hiding this comment

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

thanks!

@EndPositive EndPositive merged commit 9e1f2ef into EndPositive:main Jan 19, 2026
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