From 182cc7a239f029353490349c237aa5196dbe3b5b Mon Sep 17 00:00:00 2001 From: Julian Büning Date: Mon, 29 May 2023 13:35:16 +0200 Subject: CMake: remove obsolete comments obsoleted by changes in 3ef5c9d0cd51babb7c4ec2d7bb76d0cb7e47a65c --- cmake/compiler_warnings.cmake | 2 -- 1 file changed, 2 deletions(-) (limited to 'cmake') diff --git a/cmake/compiler_warnings.cmake b/cmake/compiler_warnings.cmake index b8d00a6b..b250483a 100644 --- a/cmake/compiler_warnings.cmake +++ b/cmake/compiler_warnings.cmake @@ -9,8 +9,6 @@ ############################################################################### # Compiler warnings -# -# NOTE: All these variables should be lists of flags and NOT a single string. ############################################################################### # FIXME: -Wunused-parameter fires a lot so for now suppress it. add_compile_options( -- cgit 1.4.1