Commit Graph

4 Commits

Author SHA1 Message Date
Wojtek Porczyk a1c87af7d3 [meson] Add build options: direct, sgx
This is to choose which PALs are to be build and installed. Currently
build happens outside of meson, so this only affects installing and not
building, but if one PAL was not built, then meson would fail because it
won't find the dependency.
2020-12-02 22:45:07 +01:00
Wojtek Porczyk 01b6e71ecc [meson] Install graphene-sgx-get-token (former pal-sgx-get-token) 2020-11-27 16:55:06 +01:00
Wojtek Porczyk d8842bd26b [meson] Install graphene-sgx-sign (former pal-sgx-sign)
It's a miracle this still works from within the repo.
2020-11-27 16:55:06 +01:00
Wojtek Porczyk 864b2b85bf [meson] Add support for python packaging 2020-11-27 16:55:06 +01:00