phrocker commented on a change in pull request #538: MINIFICPP-17: Move 
processors to standard-processors in preparation for
URL: https://github.com/apache/nifi-minifi-cpp/pull/538#discussion_r277671736
 
 

 ##########
 File path: extensions/coap/tests/CMakeLists.txt
 ##########
 @@ -28,6 +28,7 @@ FOREACH(testfile ${CURL_INTEGRATION_TESTS})
        add_executable("${testfilename}" "${testfile}")
        target_include_directories(${testfilename} BEFORE PRIVATE 
${COAP_INCLUDE_DIRS})
        target_include_directories(${testfilename} BEFORE PRIVATE 
${CURL_INCLUDE_DIRS})
+       target_include_directories(${testfilename} PRIVATE BEFORE 
"${CMAKE_SOURCE_DIR}/extensions/standard-processors")
 
 Review comment:
   I copied and pasted it. Good catch!

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