Glow: Add support for BUCK build

Created on 28 Jun 2018  路  2Comments  路  Source: pytorch/glow

We should be able to build Glow compiler with the Buck.

You can get more details on BUCK here.

help wanted

Most helpful comment

I'm doing this for FB's internal build system, but it'd be pretty cool to build externally with buck as well. I know this is do-able since watchman does it currently.

All 2 comments

I'm doing this for FB's internal build system, but it'd be pretty cool to build externally with buck as well. I know this is do-able since watchman does it currently.

This task is done, at least internally to FB. Since I suspect OSS users are happy with cmake/ninja, I'm going to go ahead and close this out. If any external users want Buck support please re-open and I'll be happy to port the internal stuff.

Was this page helpful?
0 / 5 - 0 ratings