You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description":"OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols",
110
+
"public_deps":[
111
+
"zlib"
112
+
]
113
+
}
114
+
}
115
+
]
116
+
},
117
+
{"...":"..."
118
+
}
119
+
]
120
+
}
113
121
114
122
.. note::
115
123
116
-
As this is a marked as *experimental*, some fields may be removed or added: fields
117
-
``version`` and ``description`` inside ``cpp_info`` will eventually be removed and paths
118
-
may be changed for absolute ones.
124
+
As this is a marked as *experimental*, some fields may be removed or added: fields ``version`` and ``description`` inside ``cpp_info``
125
+
will eventually be removed and paths may be changed for absolute ones.
0 commit comments