0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/client
Frank Lichtenheld bb61350ae5
CMake: replace FindPythonIntp with FindPython3
The earlier were deprecated since CMake 3.12.
Since CMake 3.27 this causes deprecation warnings.
Should be safe nowadays to require CMake 3.12.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-08-02 18:08:42 +02:00
..
CMakeLists.txt CMake: replace FindPythonIntp with FindPython3 2023-08-02 18:08:42 +02:00
ovpncli.cpp Simplify client options classes 2023-07-25 12:00:48 +02:00
ovpncli.hpp Rename generate_tun_builder_capture_event to camelcase 2023-07-25 12:00:48 +02:00
ovpncli.i Add building ovpncli swig library to cmake build 2021-12-15 13:05:14 +01:00