Fixing openvpn
This commit is contained in:
parent
f98792714e
commit
a0f114e15c
2 changed files with 2 additions and 3 deletions
|
|
@ -28,9 +28,7 @@ find_package(Qt6 REQUIRED COMPONENTS
|
|||
qt_standard_project_setup()
|
||||
|
||||
if(IOS)
|
||||
execute_process(COMMAND bash ${CMAKE_CURRENT_LIST_DIR}/scripts/openvpn.sh args
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_LIST_DIR}/client)
|
||||
|
||||
execute_process(COMMAND bash ${CMAKE_CURRENT_LIST_DIR}/scripts/openvpn.sh)
|
||||
endif()
|
||||
|
||||
# silent builds on CI env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue