mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
Update INSTALL.md
This commit is contained in:
parent
8705873be5
commit
8943032df8
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ To produce an executable installer on Windows, the following are required:
|
|||
|
||||
##### Code Signing (optional)
|
||||
|
||||
For code signing to work, you will need to set the `HF_PFX_FILE` and `HF_PFX_PASSPHRASE` environment variables globally.
|
||||
For code signing to work, you will need to set the `HF_PFX_FILE` and `HF_PFX_PASSPHRASE` environment variables to be present during CMake runtime and globally as we proceed to package the installer.
|
||||
|
||||
##### Creating the Installer
|
||||
|
||||
|
|
Loading…
Reference in a new issue