You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/01/04 13:26:46 UTC

[GitHub] phrocker commented on a change in pull request #465: MINIFICPP-700: Add MSI Support via CPACK

phrocker commented on a change in pull request #465: MINIFICPP-700: Add MSI Support via CPACK
URL: https://github.com/apache/nifi-minifi-cpp/pull/465#discussion_r245296911
 
 

 ##########
 File path: nanofi/examples/CMakeLists.txt
 ##########
 @@ -57,6 +57,8 @@ else ()
     set(LINK_END_FLAGS "")
 endif ()
 
+if (NOT WIN32)
 
 Review comment:
   It'll be added back in a subsequent PR. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services