禁用 CMake 本身生成的 Warning, 比如 CMake Deprecation Warning at CMakeForceCompiler.cmake:83 (message): The CMAKE_FORCE_CXX_COMPILER macro is deprecated. Instead just set CMAKE_CXX_COMPILER and allow CMake to identify the compiler.
除了 1L 的命令行, 还可以 set ( CMAKE_WARN_DEPRECATED 0 )