Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cmake): fix PyTorch_LIBRARY_PATH
The previous `PyTorch_LIBRARY_PATH` in deepmodeling#3636 is wrong: `BACKEND_INCLUDE_DIRS` is a list of paths instead of a single path. Signed-off-by: Jinzhe Zeng <[email protected]>
- Loading branch information