]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: Add missing ssl include 31981/head
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Fri, 4 Oct 2019 10:37:58 +0000 (13:37 +0300)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Wed, 19 Feb 2020 08:24:21 +0000 (08:24 +0000)
commitddf7de4f35ea0fa75b60d64792c8eaae3eae1eb0
tree1608f0cf3c4ba88fa29df2bb35d74af61bc1cb20
parent0942873cfea7b410eb2741589dcccb42abd4f3e9
cmake: Add missing ssl include

A few modules are using ssl headers without having the openssl
include dir set by the cmake files.

This change updates the according cmake files.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
src/auth/CMakeLists.txt
src/common/CMakeLists.txt
src/crypto/openssl/CMakeLists.txt
src/msg/CMakeLists.txt