Skip to content

latest release (v1.1) FTBFS with recent CMake #29

Description

@umlaeute

CMake-4 (released earlier this year), has dropped support for CMakeLists.txt that declare (implicitly or explicitly) a compat version <3.5

while this has apparently been fixed in the master branch, the latest release of o2 (v1.1) still declares a cmake-version of 2.8:

cmake_minimum_required(VERSION 2.8.0)

since this release was done more than 6 years ago, it's probably time to push a new release?

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