Am 2016-08-17 14:53, schrieb Brad King:
On 08/16/2016 04:44 PM, Alexander Lamaison wrote:
I've attached a new patch without the changes to the singular-named
variables.
Thanks.
+if(WIN32 AND NOT CYGWIN)
+ set_target_properties(OpenSSL::Crypto PROPERTIES
+INTERFACE_LINK_LIBRA
On 08/16/2016 04:44 PM, Alexander Lamaison wrote:
> I've attached a new patch without the changes to the singular-named variables.
Thanks.
> +if(WIN32 AND NOT CYGWIN)
> + set_target_properties(OpenSSL::Crypto PROPERTIES
> +INTERFACE_LINK_LIBRARIES crypt32)
> +else()
> +
On 15 August 2016 at 14:25, Brad King wrote:
> On 08/14/2016 01:58 PM, Alexander Lamaison wrote:
>> This patch updates FindOpenSSL.cmake to include the necessary system
>> libs in the OpenSSL libraries variables and in the OpenSSL::Crypto and
>> OpenSSL::SSL target properties.
>
> Thanks. The sin
On 08/14/2016 01:58 PM, Alexander Lamaison wrote:
> This patch updates FindOpenSSL.cmake to include the necessary system
> libs in the OpenSSL libraries variables and in the OpenSSL::Crypto and
> OpenSSL::SSL target properties.
Thanks. The singluar-named OPENSSL_{SSL,CRYPTO}_LIBRARY variables
are