From 864c976daa4ddc7df09271b7049ca7c18e5601dd Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 8 Oct 2023 10:02:38 +0200 Subject: cc --- userconfig-sthalik@Windows-Clang.cmake | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/userconfig-sthalik@Windows-Clang.cmake b/userconfig-sthalik@Windows-Clang.cmake index 7e62bb78..a6f23d15 100644 --- a/userconfig-sthalik@Windows-Clang.cmake +++ b/userconfig-sthalik@Windows-Clang.cmake @@ -84,9 +84,7 @@ endfunction() function(fm-userconfig-src) #add_compile_options(-ftime-trace) - add_compile_options( - -Wall -Wextra -Wpedantic -Wno-old-style-cast -Wno-padded -Weverything - ) + add_compile_options(-Wall -Wextra -Wpedantic -Wno-old-style-cast -Wno-padded -Weverything) add_compile_options( -Wno-c++98-compat -Wno-c++20-compat -- cgit v1.2.3