Closed alexreinking closed 2 months ago
Adds a function install_dir() to the Python package to aid other build systems in finding the Halide install root.
install_dir()
Documents how to find Halide using CMake from the pip package, too.
Adds a function
install_dir()
to the Python package to aid other build systems in finding the Halide install root.Documents how to find Halide using CMake from the pip package, too.