Skip to content

Scikit-build-core fixes#2546

Open
LonerDan wants to merge 2 commits into
AcademySoftwareFoundation:mainfrom
LonerDan:build_system_fixes
Open

Scikit-build-core fixes#2546
LonerDan wants to merge 2 commits into
AcademySoftwareFoundation:mainfrom
LonerDan:build_system_fixes

Conversation

@LonerDan

Copy link
Copy Markdown

Some small scikit-build-core related fixes.

LonerDan added 2 commits July 13, 2026 12:39
Bump 'cmake_minimum_required' to 3.15 so that scikit-build-core doesn't complain.

Signed-off-by: Daniel Brát <danek.brat@gmail.com>
Change 'cmake.targets' to 'build.targets', since 'cmake.targets' has been deprecated since scikit-build-core version 0.10.

Signed-off-by: Daniel Brát <danek.brat@gmail.com>
@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 13, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

@cary-ilm

Copy link
Copy Markdown
Member

Why is cmake 3.15 required? I know it's ancient, and with the coming v3.5 OpenEXR release we're fine bumping it, but we should explain what features require it.

The CI forces 3.14 to validate, so that should change as well (including the macOS and windows jobs). Also remove the explicit job that runs on 3.15

Also, the documentation currently states 3.14 as a requirement, that should update, tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants