Open kaby76 opened 7 years ago
Not sure if it's possible, but the native library should be partitioned into multiple dll's. One dll for every target is too big, e.g., with debug, 500+ MB.
Really? Do you mean the target of this library is about 500+ MB when debugging?
Or if I use it as a dependency it's thin (In this case I'll consider this acceptable).
Not sure if it's possible, but the native library should be partitioned into multiple dll's. One dll for every target is too big, e.g., with debug, 500+ MB.