cyclonedds/src/cmake/modules
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
..
CUnit Fix exit codes returned by CUnit test runner 2018-11-08 11:51:54 +01:00
Packaging Initial contribution 2018-04-10 17:03:59 +02:00
Platform Initial contribution 2018-04-10 17:03:59 +02:00
AnalyzeBuild.cmake Initial contribution 2018-04-10 17:03:59 +02:00
Coverage.cmake Initial contribution 2018-04-10 17:03:59 +02:00
CUnit.cmake Replace Criterion by CUnit 2018-12-06 14:48:30 +01:00
FileIDs.cmake Initial contribution 2018-04-10 17:03:59 +02:00
FindCUnit.cmake set DYLD_LIBRARY_PATH (macOS) and PATH (Windows) in test environment if linked against shared libraries 2018-08-06 15:09:06 +02:00
FindMaven.cmake Initial contribution 2018-04-10 17:03:59 +02:00
FindOpenSSL.cmake Require OpenSSL by default and add list it as a dependency for Conan 2019-02-01 10:39:49 +01:00
Glob.cmake Initial contribution 2018-04-10 17:03:59 +02:00
Packaging.cmake Initial contribution 2018-04-10 17:03:59 +02:00