Skip to content

Missing library suffix #61

@burnpanck

Description

@burnpanck

The CMake integration of nanobind correctly adds a suitable library suffix (such as .cpython-313-darwin.so instead of just .so). It appears that nanobind_bazel doesn't do that. Apparently, the correct way to get that one is to query the EXT_SUFFIX variable from sysconfig, as evident from the Fedora packaging rules.

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