0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Frank Lichtenheld
13d42f5f2d
CMakePresets.json: add test presets for all msvc build presets
Also run tests in GHA.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-08-02 17:25:17 +02:00
Frank Lichtenheld
1f5aa58223 mingw: disable VCPKG_APPLOCAL_DEPS in mingw presets
We do not want to force a dependency on powershell.
Copying the right dlls is rather trivial.

Same change as commit commit e9e49239ce
for build-vcpkg script.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-03-01 10:30:38 +01:00
Frank Lichtenheld
06bff071f7 CMakePresets.json: add testPresets for MSVC
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-02-28 13:45:16 +01:00
Frank Lichtenheld
63499ba7ac CMake: add CMakePresets.json and switch GHA to use it
For now define vcpkg builds for MSVC and MinGW

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-02-28 13:45:16 +01:00