Qt6 does not work out of the box with OpenSSL 3.x

This commit is contained in:
Dan Paulat 2021-12-18 21:53:08 -06:00
parent d30b6d4011
commit 0945eff733

View file

@ -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