Skip to content

Latest commit

 

History

History
executable file
·
12 lines (11 loc) · 360 Bytes

BUILD.md

File metadata and controls

executable file
·
12 lines (11 loc) · 360 Bytes

Building the common libraries

Make sure you have environment variables SGX_SDK, SGX_SSL and TINY_SCHEME_SRC defined (see BUILD.md) and then run

mkdir build
cd build
cmake .. -G "Unix Makefiles" && make