[
https://issues.apache.org/jira/browse/MINIFICPP-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits updated MINIFICPP-1890:
--------------------------------------
Description: The Centos docker image comes with CMake 3.17, but
{{KubernetesClientC.cmake}} uses a CMake feature (the {{SOURCE_SUBDIR}}
parameter in {{FetchContent_Declare}}) which is only available from CMake
version 3.18. (was: The Centos docker image comes with CMake 3.17, but
`KubernetesClientC.cmake` uses a CMake feature (the `SOURCE_SUBDIR` parameter
in `FetchContent_Declare`) which is only available from CMake version 3.18.)
> The Kubernetes extension fails to build on centos
> -------------------------------------------------
>
> Key: MINIFICPP-1890
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1890
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Ferenc Gerlits
> Assignee: Ferenc Gerlits
> Priority: Minor
> Fix For: 0.13.0
>
>
> The Centos docker image comes with CMake 3.17, but
> {{KubernetesClientC.cmake}} uses a CMake feature (the {{SOURCE_SUBDIR}}
> parameter in {{FetchContent_Declare}}) which is only available from CMake
> version 3.18.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)