Skip to content

Conversation

ras0219
Copy link
Contributor

@ras0219 ras0219 commented Dec 9, 2015

This PR adds the cmake option "CPPREST_EXCLUDE_WEBSOCKETS" which (on Windows) will remove all OpenSSL and Boost dependencies.

Ex:

PS C:\src\cpprestsdk\build.rel> cmake ../Release -DCPPREST_EXCLUDE_WEBSOCKETS=1 -DCMAKE_BUILD_TYPE=Release

Additionally, this enables non-VS generators on Windows (at the cost of disabling PCH).

@msftclas
Copy link

msftclas commented Dec 9, 2015

Hi @ras0219, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.microsoft.com.

TTYL, MSBOT;

Copy link
Contributor

Choose a reason for hiding this comment

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

why are we setting this again in the else() part?

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.

3 participants