cmake: Improve checks for compiler flags
authorAndreas Schneider <asn@samba.org>
Tue, 7 May 2019 10:11:45 +0000 (12:11 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 3 Jun 2019 10:54:22 +0000 (12:54 +0200)
commit14c4982ec5b211c6ae9294405810972aed3e2920
tree4ac821c47b1a0d411217c34ff114690ab635c9f2
parent11e2e2d38a3390753d2031776d2bee6325e690ea
cmake: Improve checks for compiler flags

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Gary Lockyer <gary@samba.org>
CMakeLists.txt
CompilerChecks.cmake [new file with mode: 0644]
cmake/Modules/AddCCompilerFlag.cmake [new file with mode: 0644]
cmake/Modules/CheckCCompilerFlagSSP.cmake
src/CMakeLists.txt
tests/CMakeLists.txt