0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/cmake
Frank Lichtenheld aec6902cd2 CMake: Set warning options for MSVC so we can enable /WX
Reduce default set from /W3 to /W2 and disable two
additional warnings that we do not care about.

With these settings successful builds with /WX are possible.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-08-03 18:11:02 +02:00
..
CMakeLists.txt.in WIP Fix the rhel7 unit test target failure 2021-09-22 14:04:48 +02:00
dlgoogletest.cmake dlgoogletest: update GoogleTest to latest upstream 2023-08-02 17:25:16 +02:00
Findasio.cmake CMake: clean up dependency handling 2023-02-28 13:45:16 +01:00
findcoredeps.cmake CMake: Set warning options for MSVC so we can enable /WX 2023-08-03 18:11:02 +02:00
Findlz4.cmake CMake: clean up dependency handling 2023-02-28 13:45:16 +01:00
FindLZO.cmake CMake: clean up dependency handling 2023-02-28 13:45:16 +01:00
FindmbedTLS.cmake CMake: Fix issues in FindmbedTLS 2023-02-28 12:30:30 +01:00
findswigdeps.cmake CMake: replace FindPythonIntp with FindPython3 2023-08-02 18:08:42 +02:00
FindxxHash.cmake CMake: clean up dependency handling 2023-02-28 13:45:16 +01:00
ovpn-doxygen.cmake CMake: make doxygen generation work better 2023-04-24 14:32:31 +02:00