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/02/25 12:54:05 UTC

[GitHub] phrocker commented on a change in pull request #482: Minificpp 658 - Port Raw Site to Site to C

phrocker commented on a change in pull request #482: Minificpp 658 - Port Raw Site to Site to C
URL: https://github.com/apache/nifi-minifi-cpp/pull/482#discussion_r259809699
 
 

 ##########
 File path: CMakeLists.txt
 ##########
 @@ -246,6 +246,7 @@ else()
 	include_directories("thirdparty/uuid/include/posix")
 endif()
 add_subdirectory("thirdparty/uuid")
+include_directories(thirdparty/ut)
 
 Review comment:
   Is ut used within the main project(s)?

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