[
https://issues.apache.org/jira/browse/MINIFICPP-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224775#comment-16224775
]
ASF GitHub Bot commented on MINIFICPP-272:
------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi-minifi-cpp/pull/160
> Incorrect boost dependency order in libarchive CMakeLists.txt
> -------------------------------------------------------------
>
> Key: MINIFICPP-272
> URL: https://issues.apache.org/jira/browse/MINIFICPP-272
> Project: NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Dustin Rodrigues
>
> find_package(Boost) comes before include_directories(${Boost_INCLUDE_DIRS})
> which causes compilation errors.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)