| commit | 2853af2d02dc1c4e42175e76d5ccefe9e797c4c4 | [log] [tgz] |
|---|---|---|
| author | Kevin Wojniak <kainjow@users.noreply.github.com> | Wed Oct 20 20:56:29 2021 -0700 |
| committer | Jens Geyer <Jens-G@users.noreply.github.com> | Mon Dec 06 23:00:37 2021 +0100 |
| tree | 18b91184d6aa30591503791c141da3afb6319be6 | |
| parent | 4c7b9fd38ad614dbf37c37e45569790b44868458 [diff] |
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.