I try to use static library but always use shared one. I tried to defind macro (#define SECP256K1_STATIC) in main file of my project but it didn't affect. I use cmake on windows.
I try to use static library but always use shared one. I tried to defind macro (#define SECP256K1_STATIC) in main file of my project but it didn't affect. I use cmake on windows.