0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/client
Lev Stipakov 77b0bae736 client/CMakeLists.txt: build swig library only on Windows x64 arch
Swig library build uses Python library which has the the same arch
as build machine arch, which in our case is always x64.

Building for other archs causes machine type conflicts.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2022-03-16 11:56:09 +01:00
..
CMakeLists.txt client/CMakeLists.txt: build swig library only on Windows x64 arch 2022-03-16 11:56:09 +01:00
ovpncli.cpp OpenVPN 3 Core library version 3.6.6 2022-03-11 00:16:55 +01:00
ovpncli.hpp OpenVPN 3 Core library version 3.6.6 2022-03-11 00:16:55 +01:00
ovpncli.i Add building ovpncli swig library to cmake build 2021-12-15 13:05:14 +01:00