BewareMyPower commented on PR #1:
URL: 
https://github.com/apache/pulsar-client-python/pull/1#issuecomment-1261854544

   I'm going to work for the submodule way. The workflow (for CI in future) is:
   1. Clone the `pulsar-client-cpp` submodule.
   2. Add a `build-client-cpp.sh` to build the static library in 
`pulsar-client-cpp`.
   3. Modify the CMakeLists.txt to find the C++ static library, instead of the 
previous `pulsarStatic` target.
   
   Regarding the dependency on `lib/*.h`, we can remove them later.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to