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

PS-9533 [trunk]: Introduce cmake option to enable probuilds #5517

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

inikep
Copy link
Collaborator

@inikep inikep commented Dec 5, 2024

Add WITH_PERCONA_PROBUILD cmake option that enables pro features.
ThePROBUILD cmake option is an alias for WITH_PERCONA_PROBUILD.
From source code we have to use #ifdef HAVE_PERCONA_PROBUILD for pro features.

Add `WITH_PERCONA_PROBUILD` cmake option that enables pro features.
The`PRO_BUILD` cmake option is an alias for `WITH_PERCONA_PROBUILD`.
From source code we have to use `#ifdef HAVE_PERCONA_PROBUILD` for pro features.
Copy link
Collaborator

@percona-ysorokin percona-ysorokin left a comment

Choose a reason for hiding this comment

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

LGTM

@inikep inikep merged commit a1424e1 into percona:trunk Dec 5, 2024
8 of 24 checks passed
@inikep inikep deleted the PS-9533-9.x branch December 5, 2024 11:21
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