cmake: Improve checks for compiler flags
authorAndreas Schneider <asn@samba.org>
Fri, 31 Jan 2020 12:16:45 +0000 (13:16 +0100)
committerAndreas Schneider <asn@samba.org>
Fri, 31 Jan 2020 12:27:32 +0000 (13:27 +0100)
commited773b8b1e883696531f4a69d74283e2ce473257
treea587027e500d697ec7743c5141a410aefeb12c67
parent0683ae515f12539e2de71e3b770df3a3d637e089
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
src/python/python2/CMakeLists.txt
src/python/python3/CMakeLists.txt