-
-
Notifications
You must be signed in to change notification settings - Fork 44
Automatically generate nanobind stubgen #970
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The disadvantage of this modification is we need to move the mypy type checking to immediately after a proper build of Basix. |
|
This resolves #536 |
|
Issue on Windows will be related to Visual Studio generator producing paths with configs in like |
Co-authored-by: Paul T. Kühner <56360279+schnellerhase@users.noreply.github.com>
This reverts commit bf678a6.
|
Probably needs something along the lines of https://github.com/mitsuba-renderer/nanogui/blob/adf762084b80816c2925d5044c3b61b09ddced09/src/python/CMakeLists.txt#L44-L65 |
This removes the need to manually update the nanobind stubgen file.