cmake: Do not misuse CMAKE_REQUIRED_LIBRARIES
authorAndreas Schneider <asn@samba.org>
Tue, 28 Aug 2018 09:44:38 +0000 (11:44 +0200)
committerAndreas Schneider <asn@samba.org>
Tue, 28 Aug 2018 09:46:35 +0000 (11:46 +0200)
commit6a505393df5546311562784526bf12b5c4ced39f
tree11532d6026eac0099379b0b9a8ef35152f88749f
parent789d7442237bff98a87489ab9a93e1f51348cbd5
cmake: Do not misuse CMAKE_REQUIRED_LIBRARIES

This will lead to issues detecting features.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
ConfigureChecks.cmake