Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scikit-build-core build backend #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 18, 2024

  1. Add scikit-build-core build backend

    https://github.com/scikit-build/scikit-build-core
    
    Build system for e.g. Rapidfuzz.
    https://github.com/rapidfuzz/RapidFuzz
    
    Set PYTHONPATH for python3targetconfig bbclass to fix compile error Rapifuzz:
    
    Log data follows:
    | DEBUG: Executing shell function do_compile
    | * Getting build dependencies for wheel...
    |
    | ERROR Missing dependencies:
    | 	cmake>=3.15
    | WARNING: exit code 1 from a shell command.
    
    Introduced with commit:
    openembedded@2442ab9
    Hains committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9200014 View commit details
    Browse the repository at this point in the history