This commit is contained in:
Anh Viet
2024-09-26 22:26:10 +07:00
parent 667c5529fe
commit 162d21b80d
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -3,6 +3,7 @@ cmake_minimum_required(VERSION 3.25.0 FATAL_ERROR)
set(PROJECT AmneziaVPN)
project(${PROJECT})
set(IOS 1)
set(APPLE 1)
set_property(GLOBAL PROPERTY USE_FOLDERS ON)