mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-24 02:00:24 +07:00
moved the cmake folder to client root folder
This commit is contained in:
@@ -30,6 +30,8 @@ set(LIBS ${LIBS}
|
|||||||
Qt6::Core5Compat
|
Qt6::Core5Compat
|
||||||
)
|
)
|
||||||
|
|
||||||
|
qt_standard_project_setup()
|
||||||
|
|
||||||
if(IOS)
|
if(IOS)
|
||||||
execute_process(COMMAND bash ${CMAKE_CURRENT_LIST_DIR}/scripts/openvpn.sh)
|
execute_process(COMMAND bash ${CMAKE_CURRENT_LIST_DIR}/scripts/openvpn.sh)
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
Reference in New Issue
Block a user