moved the cmake folder to client root folder
This commit is contained in:
parent
4df918d6a5
commit
bd382e3cc7
3 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ set(LIBS ${LIBS}
|
|||
Qt6::Core5Compat
|
||||
)
|
||||
|
||||
qt_standard_project_setup()
|
||||
|
||||
if(IOS)
|
||||
execute_process(COMMAND bash ${CMAKE_CURRENT_LIST_DIR}/scripts/openvpn.sh)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue