iOS AWG support
This commit is contained in:
parent
423305c35a
commit
2986a18c8f
9 changed files with 11 additions and 11 deletions
|
|
@ -97,7 +97,7 @@ target_compile_options(${PROJECT} PRIVATE
|
|||
-DVPN_NE_BUNDLEID=\"${BUILD_IOS_APP_IDENTIFIER}.network-extension\"
|
||||
)
|
||||
|
||||
set(WG_APPLE_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/3rd/wireguard-apple/Sources)
|
||||
set(WG_APPLE_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/3rd/awg-apple/Sources)
|
||||
|
||||
target_sources(${PROJECT} PRIVATE
|
||||
# ${CMAKE_CURRENT_SOURCE_DIR}/platforms/ios/iosvpnprotocol.swift
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue