cmake: Use _REQUIRED_LIBRARIES for system libs
authorAndreas Schneider <asn@samba.org>
Thu, 17 Oct 2019 13:24:16 +0000 (15:24 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Sun, 20 Oct 2019 12:59:54 +0000 (14:59 +0200)
commit21ef0d04d492b3d843184b48ae76a0fb99252c90
tree298c566f97c93d17d829c0f9290b6a347f351f2f
parent78f8f278d3aa46b1e8230f1dc2e40f9c15790cbc
cmake: Use _REQUIRED_LIBRARIES for system libs

This drops support for Solaris as we can't test it in CI anyway.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
ConfigureChecks.cmake
config.h.cmake
src/resolv_wrapper.c
tests/CMakeLists.txt