Skip to content

CMake for Windows is too recent and prevents libyaml from building #82

Description

@alberto-scolari

libyaml does not yet support CMake 4 (which does not support <3.10 policies anymore). Doxide CI builds for Windows and macOS install CMake 4 via chocolatey, and hence fail. Here is the libyaml issue, on which there's not much activity. Therefore, we should force the installation of CMake 3.3* for the CI. Note that this affects all builds, whether using submodules or Conan.

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