mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
fix OpenSSL target names
This commit is contained in:
parent
cc7c774b82
commit
aacd331d80
|
@ -277,7 +277,8 @@ else ()
|
||||||
PRIVATE
|
PRIVATE
|
||||||
Boost::boost
|
Boost::boost
|
||||||
LibCommuni::LibCommuni
|
LibCommuni::LibCommuni
|
||||||
OpenSSL::OpenSSL
|
OpenSSL::SSL
|
||||||
|
OpenSSL::Crypto
|
||||||
qt5keychain
|
qt5keychain
|
||||||
Pajlada::Serialize
|
Pajlada::Serialize
|
||||||
Pajlada::Settings
|
Pajlada::Settings
|
||||||
|
|
Loading…
Reference in a new issue