mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-05-02 07:46:07 +02:00
b41256cc2f
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.