Add guide for building chatterino2 on Windows with vcpkg (#3634)
This commit is contained in:
@@ -59,6 +59,7 @@ find_package(Sanitizers)
|
||||
|
||||
# Find boost on the system
|
||||
find_package(Boost REQUIRED)
|
||||
find_package(Boost COMPONENTS random)
|
||||
|
||||
# Find OpenSSL on the system
|
||||
find_package(OpenSSL REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user