mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[win-nix] debug for external help
This commit is contained in:
@ -166,6 +166,8 @@ CMD_IN_HELP_URL = $$join(URL_WEBAPPS_HELP,,\\\",\\\")
|
||||
!isEmpty(CMD_IN_HELP_URL) {
|
||||
DEFINES += URL_WEBAPPS_HELP=$$CMD_IN_HELP_URL
|
||||
message(webapps help url: $$CMD_IN_HELP_URL)
|
||||
} else {
|
||||
message(no webapps help url found)
|
||||
}
|
||||
|
||||
PLATFORM_BUILD=$$CORE_BUILDS_PLATFORM_PREFIX
|
||||
|
||||
Reference in New Issue
Block a user