Precompiled headers #516
Unanswered
petrasvestartas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to enable precompiled headers as in cpp only project. But pip install is still quite slow.
I do it like this:
My c++ project is here:
https://github.com/petrasvestartas/wood_cpp_nano/blob/main/CMakeLists.txt
How can I speed nanobind compilation process or enable properly precompiled headers?
Beta Was this translation helpful? Give feedback.
All reactions