You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/09 17:15:50 UTC

[GitHub] [pulsar-client-cpp] merlimat opened a new pull request, #30: Removed extra call of `find_package(OpenSSL)`

merlimat opened a new pull request, #30:
URL: https://github.com/apache/pulsar-client-cpp/pull/30

   ### Motivation
   
   There is an extra call to `find_package(OpenSSL)` that will make cmake to fail on MacOS since the non-standard paths are not specified yet.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar-client-cpp] BewareMyPower merged pull request #30: Removed extra call of `find_package(OpenSSL)`

Posted by GitBox <gi...@apache.org>.
BewareMyPower merged PR #30:
URL: https://github.com/apache/pulsar-client-cpp/pull/30


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org