techbech opened a new pull request #2476: URL: https://github.com/apache/thrift/pull/2476
I've moved `TWebSocketServer` into the OpenSSL section of the CMake, as the web socket server depends on OpenSSL. This is currently breaking the optional building with OpenSSL. So right now even tho one has disabled OpenSSL, it still uses `bio` and `evp` from OpenSSL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org