xaptum / ecdaa

A C implementation of elliptic-curve-based Direct Anonymous Attestation (DAA) signatures. Created to support the Xaptum Edge Network Fabric, an IoT Network Solution.
https://www.xaptum.com
Apache License 2.0
45 stars 8 forks source link

Install examples #100

Closed zanebeckwith closed 6 years ago

zanebeckwith commented 6 years ago

We were still wrapping the CMake install call for the examples in a if (NOT BUILD_SHARED_LIBS).