arpadboda commented on a change in pull request #617: Minificpp 897
URL: https://github.com/apache/nifi-minifi-cpp/pull/617#discussion_r307691430
##########
File path: CMakeSettings.json
##########
@@ -104,6 +104,10 @@
"cmakeCommandArgs": "",
"buildCommandArgs": "-v -j8",
"variables": [
+ {
+ "name": "ENABLE_LIBMODBUS",
+ "value": "ON"
Review comment:
This seems to be out of sync with the option in cmakelists.txt, where it
defaults to off.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services