mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-09-05 08:43:40 +02:00
Code-signing of generated executables is usually done with "signtool" on Windows. When cross-compiling on Linux this tool is not avaiilable, however, osslsigncode can be used as an replacement.