You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Jing Ruan (Jira)" <ji...@apache.org> on 2022/06/05 23:46:00 UTC

[jira] [Closed] (MNEMONIC-744) CMake Deprecation Warning

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

Jing Ruan closed MNEMONIC-744.
------------------------------
    Resolution: Fixed

> CMake Deprecation Warning
> -------------------------
>
>                 Key: MNEMONIC-744
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-744
>             Project: Mnemonic
>          Issue Type: Task
>          Components: Memory-Service
>    Affects Versions: 0.18.0
>            Reporter: Wang, Gang
>            Assignee: Jing Ruan
>            Priority: Minor
>              Labels: build-problem
>             Fix For: 0.18.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
>  The CMake build system reports the following warning on Ubuntu 22.04
> {code:java}
> [INFO]     [mkdir] Created dir: /home/gary/ws/mnemonic/mnemonic-memory-services/mnemonic-pmdk-vmem-service/src/main/native/build
> [INFO]      [exec] CMake Deprecation Warning at CMakeLists.txt:18 (cmake_minimum_required):
> [INFO]      [exec]   Compatibility with CMake < 2.8.12 will be removed from a future version of
> [INFO]      [exec]   CMake.
> [INFO]      [exec]
> [INFO]      [exec]   Update the VERSION argument <min> value or use a ...<max> suffix to tell
> [INFO]      [exec]   CMake that the project does not need compatibility with older versions.
>  {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)