]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: set OPENSSL_API_1_1 in civetweb conditionally
authorAbhishek Lekshmanan <abhishek@suse.com>
Fri, 13 Apr 2018 15:25:54 +0000 (17:25 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Fri, 13 Apr 2018 17:25:45 +0000 (19:25 +0200)
commit877c0121c982c5c72b5a5a91b9fd1ac9f64facc1
tree2a825d5871d65f33729130cda7c2077c8ae4741d
parentf8ed817cccff626c0b63f776c0c5203989c348a1
cmake: set OPENSSL_API_1_1 in civetweb conditionally

While not ideal, we set the civetweb openssl 1.1 conditional compile based on
the openssl version that cmake reports. In future we should make civetweb itself
do this based on OPENSSL_VERSION_COMPAT

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/CMakeLists.txt