[ 
https://issues.apache.org/jira/browse/ORC-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun resolved ORC-861.
-------------------------------
    Fix Version/s: 1.7.0
                   1.6.10
         Assignee: Dongjoon Hyun
       Resolution: Fixed

This is resolved via https://github.com/apache/orc/pull/763

> Bump CMake minimum requirement to 2.8.12
> ----------------------------------------
>
>                 Key: ORC-861
>                 URL: https://issues.apache.org/jira/browse/ORC-861
>             Project: ORC
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 1.7.0
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Major
>             Fix For: 1.6.10, 1.7.0
>
>
> As of today, we are currently using CMake 3.21.0.
> {code}
> $ cmake --version
> cmake version 3.21.0
> {code}
> We are hitting this warning because our minimum requirement is 2.6.
> {code}
> $ cmake ..
> CMake Deprecation Warning at CMakeLists.txt:13 (cmake_minimum_required):
>   Compatibility with CMake < 2.8.12 will be removed from a future version of
>   CMake.
>   Update the VERSION argument <min> value or use a ...<max> suffix to tell
>   CMake that the project does not need compatibility with older versions.
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to