]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: add FindOpenSSL.cmake
authorMatt Benjamin <mbenjamin@redhat.com>
Mon, 14 Mar 2016 21:37:51 +0000 (17:37 -0400)
committerMarcus Watts <mwatts@redhat.com>
Fri, 25 Mar 2016 10:18:56 +0000 (06:18 -0400)
commit8e87ce74e7e13f72fad8e049f1f33788cdf7ed09
treeae7d1987993ed7cc9de3ceeda6f7b9d41151f5d2
parent1b1290101473fde0e20ad96b7a64e115beb20954
cmake: add FindOpenSSL.cmake

Use find_package to enforce the dependency up front (we should be
using this pattern throughout top-level CMakeLists.txt).

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
CMakeLists.txt
cmake/modules/FindOpenSSL.cmake [new file with mode: 0644]