mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 18:30:06 +00:00
Qt6 does not work out of the box with OpenSSL 3.x
This commit is contained in:
parent
d30b6d4011
commit
0945eff733
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ conan_cmake_configure(REQUIRES boost/1.77.0
|
||||||
glew/2.2.0
|
glew/2.2.0
|
||||||
glm/0.9.9.8
|
glm/0.9.9.8
|
||||||
gtest/cci.20210126
|
gtest/cci.20210126
|
||||||
openssl/3.0.1
|
openssl/1.1.1m
|
||||||
vulkan-loader/1.2.198.0
|
vulkan-loader/1.2.198.0
|
||||||
GENERATORS cmake
|
GENERATORS cmake
|
||||||
cmake_find_package
|
cmake_find_package
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue