hazelcast-cpp-client icon indicating copy to clipboard operation
hazelcast-cpp-client copied to clipboard

Reference manual miss info about `-DHZ_BUILD_WITH_SSL`

Open yemreinci opened this issue 4 years ago • 0 comments

If the library is compiled WITH_OPENSSL enabled, the user needs to add the flag -DHZ_BUILD_WITH_SSL manually if they are not using the installed cmake target. Reference manual is missing this information.

yemreinci avatar Jan 26 '22 10:01 yemreinci