oltolm
6c9445ff28
cmake: do not disable "WOLFSSL_HARDEN" and fix build with latest WolfSSL
2026-04-19 13:10:25 +02:00
oltolm
a8b603dd92
CMake: remove option USE_MSVC_STATIC_CRT and clean up
2026-03-25 08:30:41 +01:00
oltolm
38289f3bc1
fix Windows build with GCC/Clang
2025-05-29 14:15:54 +02:00
oltolm
e3f57074aa
cmake: fix build after 3rdparty updates
2025-02-15 20:33:25 +00:00
oltolm
065a64371e
improve CMake files
...
Signed-off-by: oltolm <oleg.tolmatcev@gmail.com>
2024-07-13 15:39:29 +02:00
oltolm
8bd05871d0
CMake: fix curl build
2023-10-07 08:33:35 +02:00
Megamouse
830b1a8a8d
CMAKE: try to fix curl
2023-10-06 01:58:43 +02:00
oltolm
f35ca71454
cmake: fix libcurl compilation
2023-10-02 09:47:49 +03:00
oltolm
0c94606fcf
Make compile with msvc, clang and gcc on Windows
2023-07-11 21:40:30 +03:00
Megamouse
ea53c7dc85
Update curl to curl-7_84_0
2022-07-30 14:33:14 +02:00
Megamouse
572a335c38
curl: fix cmake
2022-04-24 10:23:17 +02:00
Silent
c5748983f6
WolfSSL: Use a custom UTF-8 aware _stat on Windows
2022-03-21 15:47:27 +01:00
RipleyTom
2248007c9a
Add HAVE_SNI definition to curl build for wolfssl
2021-11-11 07:35:59 +01:00
polar
c6c4aa4634
cmake corrections ( #10782 )
2021-09-16 13:59:08 +01:00
陈俊嘉
42e3add6a1
BUILD: a couple of cmake msvc compile fixes ( #10799 )
...
* cmake: a couple of msvc compile fixes
Throw error when using multi-config generators.
Add USE_MSVC_STATIC_CRT option for statically linking with CRT.
Set curl's CURL_STATIC_CRT aligned with USE_MSVC_STATIC_CRT.
Fix cmake configs of 7z and OpenAL in msvc build.
Remove unecessary hard coded compiling and linking flags.
Use debug option in windeployqt when configuring for a debug build.
Search for windeployqt tool in configure time.
Add vcpkg's Qt support.
* Fix some typos
2021-09-11 23:55:53 +02:00
p01arst0rm
c6c5faa95c
buildsystem refactoring cleanup
2021-05-03 08:01:25 +02:00
polar
b09b0bc43b
BUILD: Refactor curl submodule ( #10228 )
...
* relocate curl files
* fix cmake build
* fix MSVC build
2021-05-01 21:56:56 +02:00