isapego commented on code in PR #988:
URL: https://github.com/apache/ignite-3/pull/988#discussion_r941259215


##########
modules/platforms/cpp/CMakeLists.txt:
##########
@@ -0,0 +1,41 @@
+#

Review Comment:
   Well, maybe it's Ok to store all C++ code in a single place for easier 
re-use. We just need to make sure that we have decent modularity here and that 
we can easily configure compilation so that we won't need to wait to compile 
all the code when we only work on our specific client or store code.



-- 
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