cyclonedds/src
Erik Boasson b8329ce206 Require OpenSSL by default and add list it as a dependency for Conan
OpenSSL support remains optional, but instead of including it or not solely depending on whether cmake manages to find it, there is now a DDSC_ENABLE_OPENSSL option that defaults to "ON". Setting to OFF removes the dependency. The Conan configuration has been updated to automatically provide openssl 1.1.1a.

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-02-01 10:39:49 +01:00
..
cmake Require OpenSSL by default and add list it as a dependency for Conan 2019-02-01 10:39:49 +01:00
core Require OpenSSL by default and add list it as a dependency for Conan 2019-02-01 10:39:49 +01:00
docs Rename get and set of enabled status to mask 2018-12-11 11:07:09 +01:00
etc Let dds_create_participant determine domain id if config specifies "any" (new default) 2018-10-14 14:02:47 +08:00
examples eliminate a race condition on taking/processing samples in throughput subscriber 2019-01-22 09:15:18 +01:00
idlc Fix build with openJDK-10 2018-06-23 21:51:21 +02:00
os Merge pull request #100 from eboasson/master 2019-01-22 09:14:43 +01:00
scripts Initial contribution 2018-04-10 17:03:59 +02:00
tools minor cleanup to address some compiler warnings 2019-01-17 10:18:14 +01:00
util Set "position independent code" property unconditionally in os, util 2019-01-18 14:17:37 +01:00
CMakeLists.txt Make usage of Conan provided OpenSSL transparent 2019-01-31 17:09:05 +01:00