cmake: Improve checks for compiler flags
authorAndreas Schneider <asn@samba.org>
Thu, 17 Oct 2019 13:34:21 +0000 (15:34 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Sun, 20 Oct 2019 12:59:54 +0000 (14:59 +0200)
commit4f564ffd30219bc61d8f5ea476550873e3a2277a
tree533d0887169f1937f9dc2ad3791f7fd565afc2c2
parent49f26dd25f27d56866856a84d68926313dd2c6ff
cmake: Improve checks for compiler flags

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
CMakeLists.txt
CompilerChecks.cmake [new file with mode: 0644]
DefineOptions.cmake
cmake/Modules/AddCCompilerFlag.cmake [new file with mode: 0644]
cmake/Modules/CheckCCompilerFlagSSP.cmake
cmake/Modules/DefineCompilerFlags.cmake [deleted file]
src/CMakeLists.txt
tests/CMakeLists.txt