mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-05 21:22:07 +02:00
Update BUILD.md
This commit is contained in:
parent
60e6d99aff
commit
8705873be5
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -83,7 +83,7 @@ Where /path/to/directory is the path to a directory where you wish the build fil
|
|||
// The Interface will have a custom default home and startup location.
|
||||
INITIAL_STARTUP_LOCATION=Location/IP/URL
|
||||
|
||||
// Code-signing environment variables must be set at runtime AND globally when the signing takes place.
|
||||
// Code-signing environment variables must be set during runtime of CMake AND globally when the signing takes place.
|
||||
HF_PFX_FILE=Path to certificate
|
||||
HF_PFX_PASSPHRASE=Passphrase for certificate
|
||||
|
||||
|
|
Loading…
Reference in a new issue