Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix issues when use linux-sgx as cmake subdirectory #166

Merged
merged 1 commit into from
Feb 17, 2020

Commits on Feb 17, 2020

  1. Fix issues when use linux-sgx as cmake subdirectory

    1. Remove the copy of libvmlib.a and libextlib.a to ../enclave_example,
       which doesn't exist in other project.
    2. Use default SGX_SDK path to avoid "source $SGX_SDK/environment".
    
    Signed-off-by: Junxian.Xiao <junxian.xjx@antfin.com>
    Junxian.Xiao committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    146cb04 View commit details
    Browse the repository at this point in the history