arpadboda 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_r259832344
##########
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:
No, but due to some cmake magic including in cmakelist.txt of nanofi itself
wasn't enough. Not sure about the reasons, this way it worked.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services