Skip to content

Maybe a better way to create dll? #16

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> ...])

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions