Skip to content

Commit

Permalink
issue:3309 add missing header file in OE SDK
Browse files Browse the repository at this point in the history
Signed-off-by: Shantanu Sharma <[email protected]>
  • Loading branch information
shants committed Jul 28, 2020
1 parent 4e1e698 commit d64dd04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ install(
FILES openenclave/attestation/sgx/eeid_attester.h
openenclave/attestation/sgx/eeid_plugin.h
openenclave/attestation/sgx/eeid_verifier.h
openenclave/attestation/sgx/evidence.h
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/openenclave/attestation/sgx)
install(
FILES openenclave/attestation/verifier.h
Expand Down

0 comments on commit d64dd04

Please sign in to comment.