Commit 7dd2993
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: cda42b60872b337cbae8f22ab6d43da2c87279d41 parent 176bca9 commit 7dd2993
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
0 commit comments