Skip to content

Maybe a better way to create dll? #16

@nitin710

Description

@nitin710

We are using pybind11 to create .pyd files.
In SHARED mode, there is a provision to create a dll/so/dylib?

pybind11_add_module(<name> [MODULE | SHARED | EMBEDDED]
                    [EXCLUDE_FROM_ALL] [NOINSTALL]
                    [OPT_OUT_FROM_PYBIND11_INTERNALS]
                    <source1> [<source2> ...])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions