parent
520aaac31f
commit
508356898f
3 changed files with 3 additions and 3 deletions
|
@ -233,7 +233,7 @@ if(WIN32)
|
|||
set(DEPLOY_PLATFORM_PATH "windows/x32")
|
||||
endif()
|
||||
elseif(LINUX)
|
||||
set(DEPLOY_PLATFORM_PATH "linux/service")
|
||||
set(DEPLOY_PLATFORM_PATH "linux/client")
|
||||
elseif(APPLE AND NOT IOS)
|
||||
set(DEPLOY_PLATFORM_PATH "macos")
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue