mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-04-03 12:39:16 +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.