Skip to content
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

Remove add_python_aot_extension() rule in CMake #6949

Merged
merged 4 commits into from
Aug 17, 2022

Conversation

steven-johnson
Copy link
Contributor

Move it into add_halide_library instead, as another output option.

(add_python_stub_extension will likely be moved as well, in a subsequent PR)

Move it into `add_halide_library` instead, as another output option.

(add_python_stub_extension will likely be moved as well, in a subsequent PR)
@alexreinking
Copy link
Member

Needs documentation in README_cmake.md, too

@steven-johnson steven-johnson merged commit 1068403 into main Aug 17, 2022
@steven-johnson steven-johnson deleted the srj/python-helpers branch August 17, 2022 23:20
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
* Remove add_python_aot_extension() rule in CMake

Move it into `add_halide_library` instead, as another output option.

(add_python_stub_extension will likely be moved as well, in a subsequent PR)

* Update README_cmake.md

* Skip Python tests when compiling for WASM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants