You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (Jira)" <ji...@apache.org> on 2022/05/18 03:42:00 UTC

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

Wang, Gang created MNEMONIC-744:
-----------------------------------

             Summary: 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
             Fix For: 0.18.0


 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)