Stabilize Conan build and remove stale TLS code
Simplifies the active Windows build path around Boost.Beast/OpenSSL, fixes VS2017/clang-cl compatibility, and removes unused BearSSL/WinHTTP remnants so the project builds and tests cleanly. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
4
deps/conanfile.txt
vendored
4
deps/conanfile.txt
vendored
@@ -1,7 +1,9 @@
|
||||
[requires]
|
||||
boost/1.86.0
|
||||
openssl/3.4.1
|
||||
sdl/3.2.14
|
||||
|
||||
[options]
|
||||
boost/*:header_only=True
|
||||
|
||||
[generators]
|
||||
CMakeDeps
|
||||
|
||||
Reference in New Issue
Block a user