Skip to content

The advertised CMake floor is never exercised #119

Description

@LouieSlocombe

README:14 promises "CMake 3.25 or newer" and CMakeLists.txt:1 sets cmake_minimum_required(VERSION 3.25), but environment.yml installs cmake>=4.3 (intentional, for packaging — README:554 explains it) and every CI job uses that env or a runner default. Nothing builds at 3.25, so the floor is an untested claim.

Fix: either add a cheap CI job at the floor, or state that 3.25 is nominal.

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