phrocker commented on a change in pull request #558: MINIFICPP-542 - Add 
PutSFTP processor
URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285067192
 
 

 ##########
 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:
   Can this be put into a cmake module. We'll slowly move in that direction 
like libressl did. 

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

Reply via email to