-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
featureNew feature or requestNew feature or request
Description
Statically link all of the payloads dependencies including OpenSSL, Libdatachannel,etc.
- Statically link Libdatachannel
- Statically build OpenSSL
- Statically link OpenSSL by adding
set(OPENSSL_USE_STATIC_LIBS TRUE)in CMake - Statically link VS++ Runtime (VCRuntime140.dll, etc...)
- Test on Virtual Machines
- Asses and write specific required conditions for running executable. (Operating System, Architecture, Dependencies)
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request