[
https://issues.apache.org/jira/browse/MINIFI-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
marco polo updated MINIFI-211:
------------------------------
Description:
Fix issues with CMake dependencies. Should be using ExternalProject to
reference the parent in child CMake projects. This will speed up building and
avoid issues with cross platform compatibility.
If a parent isn't needed we could combine the main into libminifi and clean up
the build process.
No current fix versions since the only problem we currently see is build time.
was:
Fix issues with CMake dependencies. Should be using ExternalProject to
reference the parent in child CMake projects. This will speed up building and
avoid issues with cross platform compatibility.
If a parent isn't needed we could combine the main into libminifi and clean up
the build process.
> Child Cmake projects should use ExternalProject to the parent
> -------------------------------------------------------------
>
> Key: MINIFI-211
> URL: https://issues.apache.org/jira/browse/MINIFI-211
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: C++
> Reporter: marco polo
> Assignee: marco polo
>
> Fix issues with CMake dependencies. Should be using ExternalProject to
> reference the parent in child CMake projects. This will speed up building and
> avoid issues with cross platform compatibility.
> If a parent isn't needed we could combine the main into libminifi and clean
> up the build process.
> No current fix versions since the only problem we currently see is build
> time.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)