cmake LWS_GCC_HAS_NO_DEPRECATED_DECLARATIONS examples

warmcat/libwebsockets CMakeLists.txt :876

check_c_compiler_flag("-Wno-deprecated-declarations" LWS_GCC_HAS_NO_DEPRECATED_DECLARATIONS)

c-jimenez/open-ocpp 3rdparty/libwebsockets/CMakeLists.txt :780

check_c_compiler_flag("-Wno-deprecated-declarations" LWS_GCC_HAS_NO_DEPRECATED_DECLARATIONS)

fluffos/fluffos src/thirdparty/libwebsockets/CMakeLists.txt :763

check_c_compiler_flag("-Wno-deprecated-declarations" LWS_GCC_HAS_NO_DEPRECATED_DECLARATIONS)