merlimat opened a new pull request #625: Enable/Disable compilation of dynamic 
lib for C++ client
URL: https://github.com/apache/incubator-pulsar/pull/625
 
 
   ### Motivation
   
   Add an option in CMake build to disable compiling the dynamic library for 
the C++ client. 
   
   Currently, all the source files are getting compiled twice and that takes a 
lot of times in CI builds. For PRs validation, we should just compile it once 
and generate the static lib. 
   
   In the `pulsar-master` build (and by default), we'll continue to compile 
both versions of the library.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to