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

Build: Add 'ENABLE BONDING' option to Windows PowerShell build script #2398

Merged
merged 3 commits into from
Jul 11, 2022

Conversation

lewk2
Copy link
Contributor

@lewk2 lewk2 commented Jun 27, 2022

This PR adds an optiont to turn on bonding when using the Windows PowerShell build script - it is just a simple pass-through to the CMAKE arguments.

This change then allows the AppVeyor builds to enable bonding - I have set the Release builds of VS2015 and VS2019 to run with this now set to 'ON'.

A secondary small change is to bump the auto-installed CMAKE that the script offers (if not found) to a newer version - the prior version had some problems compiling SSL due to a known (and resolved) CMAKE script problem.

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [build] Area: Changes in build files labels Jul 11, 2022
@maxsharabayko maxsharabayko added this to the Next Release milestone Jul 11, 2022
@maxsharabayko maxsharabayko merged commit 6b70452 into Haivision:master Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[build] Area: Changes in build files Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants