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

Fixed typo in CMakeLists.txt prevented SSL-test from running #944

Closed
wants to merge 1 commit into from

Conversation

bakinovsky-m
Copy link

Hi!
There was a typo in CMakeLists.txt: option for enabling ssl-test was named ENABLE_SSL_TESTS,, note the comma at the end, while check for actual enabling some compile-time directives was IF(ENABLE_SSL_TEST), note no comma

@bjosv
Copy link
Contributor

bjosv commented Oct 27, 2021

@bakinovsky-m or @michael-grunder : This PR can now be closed, issue was corrected with #988

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