mirror-chatterino2/conanfile.txt
nerix 270a3653b9
deps[conan]: update openssl and boost on Windows (#4100)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2022-11-03 08:21:32 +00:00

15 lines
223 B
Plaintext

[requires]
openssl/1.1.1s
boost/1.80.0
[generators]
cmake
[options]
openssl:shared=True
[imports]
bin, *.dll -> ./bin @ keep_path=False
bin, *.dll -> ./Chatterino2 @ keep_path=False
lib, *.so* -> ./bin @ keep_path=False