mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-09-25 21:41:38 +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.