Compile TWebSocketServer with CMake only when OpenSSL is found

When compiling the C++ library and OpenSSL wasn't found, TWebSocketServer will fail as it includes OpenSSL headers.
1 file changed