Some more progress in cmake

Still have errors, currently not using apple-compile.sh building completely using cmake.
This commit is contained in:
Shahzain Ali 2022-12-02 22:26:10 +05:00
parent 008592f13b
commit c8dd12eb20
6 changed files with 306 additions and 22 deletions

View file

@ -10,10 +10,12 @@
#include <QByteArray>
#include "ipaddressrange.h"
#include "platforms/ios/ipaddressrange.h"
#include "ios_vpnprotocol.h"
#include "core/errorstrings.h"
#include "AmneziaVPN-Swift.h"
#include "UIKit/UIKit.h"
namespace
{