Topic: Building on Windows
Hello,
I was working with wolfSSL on Windows using Visual Studio, and I noticed that wolfSSL uses CMake to generate all windows stuff, such as DLLs and vsproject (.sln), and I was wondering if wolfTPM has the same support to generate DLLs and work with Visual Studio.
So, is it possible to do this?
Thanks in advance.