wolfSSL / wolfTPM

wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.
https://www.wolfssl.com
GNU General Public License v2.0
230 stars 56 forks source link

Fix for CMake `wolftpm/options.h` generation #235

Closed dgarske closed 1 year ago

dgarske commented 1 year ago

Fix for CMake wolftpm/options.h generation to support disabled source tree changes (CMAKE_DISABLE_SOURCE_CHANGES). Fixes permission issue with vcpkg.

Fixes https://github.com/microsoft/vcpkg/pull/25936