Skip to content

Cmake error fix clean#36882

Merged
whitneyfoster merged 2 commits into
openvinotoolkit:releases/2026/3from
michalzx:cmake-error-fix-clean
Jul 15, 2026
Merged

Cmake error fix clean#36882
whitneyfoster merged 2 commits into
openvinotoolkit:releases/2026/3from
michalzx:cmake-error-fix-clean

Conversation

@michalzx

Copy link
Copy Markdown
Contributor

Details:

The master branch now requires CMake 3.26 at configure time, but docs publishing environments can still expose an older system CMake such as 3.18.0. The release branch continues to build there because it has not raised the top-level CMake minimum.

Add CMake to the documentation requirements so dependency installation provides a compatible cmake executable before the docs CMake configure step runs.

Tickets:

  • no ticket

AI Assistance:

  • AI assistance used: no

@michalzx michalzx requested review from a team as code owners July 14, 2026 14:30
@michalzx michalzx requested review from PiotrKrzem, akuporos, almilosz, mfhansen and mmikolajcz and removed request for a team July 14, 2026 14:30
@github-actions github-actions Bot added category: inference OpenVINO Runtime library - Inference category: Core OpenVINO Core (aka ngraph) category: IE Tests OpenVINO Test: plugins and common category: GPU OpenVINO GPU plugin category: CPU OpenVINO CPU plugin labels Jul 14, 2026
The master branch now requires CMake 3.26 at configure time, but docs publishing environments can still expose an older system CMake such as 3.18.0. The release branch continues to build there because it has not raised the top-level CMake minimum.

Add CMake to the documentation requirements so dependency installation provides a compatible cmake executable before the docs CMake configure step runs.
@michalzx michalzx force-pushed the cmake-error-fix-clean branch from 9d83b8d to 64f1459 Compare July 14, 2026 14:57
@github-actions github-actions Bot removed category: inference OpenVINO Runtime library - Inference category: Core OpenVINO Core (aka ngraph) category: IE Tests OpenVINO Test: plugins and common category: GPU OpenVINO GPU plugin category: CPU OpenVINO CPU plugin category: build OpenVINO cmake script / infra category: Python API OpenVINO Python bindings category: C API OpenVINO C API bindings category: transformations OpenVINO Runtime library - Transformations category: CI OpenVINO public CI category: CPP API OpenVINO CPP API bindings category: packaging OpenVINO packaging / distribution github_actions Pull requests that update GitHub Actions code category: PyTorch FE OpenVINO PyTorch Frontend category: JS API OpenVino JS API Bindings no-match-files category: NPU OpenVINO NPU plugin category: dockerfiles category: NPUW NPUW plugin labels Jul 14, 2026
@whitneyfoster whitneyfoster enabled auto-merge July 14, 2026 15:01
@whitneyfoster whitneyfoster added this pull request to the merge queue Jul 15, 2026
Merged via the queue into openvinotoolkit:releases/2026/3 with commit d14fc94 Jul 15, 2026
190 of 192 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: dependency_changes Pull requests that update a dependency file category: docs OpenVINO documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants