cmake: Don't keep CMAKE_REQUIRED_LIBRARIES around
authorAndreas Schneider <asn@samba.org>
Tue, 28 Aug 2018 09:18:36 +0000 (11:18 +0200)
committerAndreas Schneider <asn@samba.org>
Tue, 28 Aug 2018 09:27:33 +0000 (11:27 +0200)
commit2bc513562c0fc0dc7c61a93bc1cf0e434227459b
tree177e7bfcdedc7a472d4283259c1cee75dc2d0631
parent6ab4060d52c72d3e5bfae4768afd4babf22f3f26
cmake: Don't keep CMAKE_REQUIRED_LIBRARIES around

This can cause issues with detecting features.

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