Gerrit0 commented on code in PR #3166:
URL: https://github.com/apache/avro/pull/3166#discussion_r1764256842
##########
lang/c++/meson.build:
##########
@@ -0,0 +1,150 @@
+project('avro-cpp', 'cpp', version: '1.0',
Review Comment:
I think including this without any build tooling to ensure it remains up to
date is a really bad idea. It will immediately become out of date when someone
next updates the CMakeLists file...
--
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]