Skip to content

CMake build configuration minimum version #757

@fyazici

Description

@fyazici

It appears that the main CMakeLists.txt file utilizes add_library with omitted sources. This feature is not supported in cmake 3.10.? and below. Noticed the issue while configuring on a machine with Ubuntu 16.04 cmake 3.10.2. I suggest that the minimum version statement be updated to at least 3.11 so that cmake fails in a more understable way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions