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 2021/02/05 16:16:02 UTC

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #993: MINIFICPP-1478 Fix compilation errors of extensions

szaszm commented on a change in pull request #993:
URL: https://github.com/apache/nifi-minifi-cpp/pull/993#discussion_r571082823



##########
File path: libminifi/test/bustache-tests/CMakeLists.txt
##########
@@ -33,7 +33,6 @@ FOREACH(testfile ${BUSTACHE_INTEGRATION_TESTS})
   createTests("${testfilename}")
   target_link_libraries(${testfilename} ${CATCH_MAIN_LIB})
   target_link_libraries(${testfilename} ${Boost_IOSTREAMS_LIBRARY})
-  target_link_libraries(${testfilename} bustache)

Review comment:
       I don't understand this change. Why do we no longer need this library?




----------------------------------------------------------------
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:
users@infra.apache.org