Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
multipy: relink against gtest (#280)
Summary: Should fix regression in pytorch master https://hud.pytorch.org/minihud?name_filter=deploy Pull Request resolved: #280 Test Plan: CI ``` rm -r build; cmake -S . -B build; and cmake --build build/ --config Release -j -t multipy_pybind ``` Reviewed By: kit1980, PaliC Differential Revision: D42052758 Pulled By: d4l3k fbshipit-source-id: cda42b60872b337cbae8f22ab6d43da2c87279d4
- Loading branch information