Skip to content
Commit c14bd1bf authored by Chun-wei Fan's avatar Chun-wei Fan Committed by Ignacio Casal Quinteiro
Browse files

meson.build: Also use CMake to help find OpenSSL

... on Visual Studio-like builds, as CMake has built-in support for
looking for OpenSSL 0.9.8+ on Visual Studio.  Make sure that everything
is there by specifying `modules` in the dependency() call.

This should clean up meson.build quite a bit for OpenSSL.

Part-of: <https://gitlab.gnome.org/GNOME/glib-networking/-/merge_requests/206>
parent d5747012
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment