Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pkg_config_defines in CMakeFile #4549

Merged
merged 1 commit into from
May 16, 2023
Merged

Conversation

panicgh
Copy link
Contributor

@panicgh panicgh commented May 16, 2023

I introduced a bug in my previous PR, which rendered the changes ineffective. Sorry for the noise.

PR #4545 sets pkg_config_defines too late, i.e. after the pkg-config file is already generated. It must be set before configure_file.

PR zeromq#4545 sets `pkg_config_defines` too late, i.e. after the pkg-config
file is already generated. It must be set before `configure_file`.
@bluca bluca merged commit 4d1dcca into zeromq:master May 16, 2023
17 of 19 checks passed
@panicgh panicgh deleted the pc-file-fix2 branch May 16, 2023 17:18
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.

None yet

2 participants