mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Pull GA ID from env variables
This commit is contained in:
parent
bbe98f61a6
commit
0117179fe4
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ macro(SET_PACKAGING_PARAMETERS)
|
|||
set(SERVER_LAUNCH_NOW_REG_KEY "ServerLaunchAfterInstall")
|
||||
set(CUSTOM_INSTALL_REG_KEY "CustomInstall")
|
||||
set(CLIENT_ID_REG_KEY "ClientGUID")
|
||||
set(GA_TRACKING_ID $ENV{GA_TRACKING_ID})
|
||||
endif ()
|
||||
|
||||
# setup component categories for installer
|
||||
|
|
Loading…
Reference in a new issue