bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP
processor
URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285079715
##########
File path: CMakeLists.txt
##########
@@ -376,6 +379,94 @@ if (CURL_FOUND)
include_directories("${CURL_INCLUDE_DIRS}")
endif()
+if (ENABLE_ALL OR ENABLE_SFTP)
Review comment:
I think so, I'll try to do that.
----------------------------------------------------------------
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