Pybind11 for a already precompiled lib #4618
Unanswered
alexg93333
asked this question in
Q&A
Replies: 1 comment
-
Yes, I think that can be done by utilizing PCH (pre-compiled headers) of cmake. And I wonder if the community would support PCH? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to create pybindings for a already precompiled library if I have all the headers?
Beta Was this translation helpful? Give feedback.
All reactions