Building the common libraries

August 3, 2022 ยท View on GitHub

Make sure you have environment variables SGX_SDKandSGX_SSL defined (see environment.md) and then run

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