Skip to content

Update cmake min required version #1655

Description

@pjdixit

This line CMakeLists file throws below warning
cmake_minimum_required(VERSION 3.9)

Its desired that cmake min required version is updated.

CMake Deprecation Warning at C:/Dev/Projects/External/here-data-sdk-cpp/CMakeLists.txt:18 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.

Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions