[
https://issues.apache.org/jira/browse/MINIFICPP-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-1861.
-------------------------------------
Fix Version/s: 0.13.0
Resolution: Fixed
> Fix cmake command generation in bootstrap.sh
> --------------------------------------------
>
> Key: MINIFICPP-1861
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1861
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Gábor Gyimesi
> Assignee: Gábor Gyimesi
> Priority: Minor
> Fix For: 0.13.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The bootstrap script does not count for the default enabled cmake options, it
> assumes that the ENABLE_* options are OFF by default and only generates cmake
> command for an option if it is turned on explicitly. Because of this even
> when an option is set to be disabled in the bootstrap script, it will be
> built with the generated cmake command if that feature is set to be enabled
> by default.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)