--- src/ct/CMakeLists.txt.orig	2023-08-26 12:51:32.000000000 -0400
+++ src/ct/CMakeLists.txt	2023-08-26 12:52:30.000000000 -0400
@@ -1,5 +1,4 @@
 
-add_compile_options(-Wall -Wextra -Wunreachable-code -Wuninitialized)
 
 # Generating icons
 execute_process(
--- tests/CMakeLists.txt.orig	2025-09-09 14:25:01.000000000 -0400
+++ tests/CMakeLists.txt	2025-10-21 18:11:39.000000000 -0400
@@ -1,4 +1,3 @@
-add_compile_options(-Wall -Wextra -Wunreachable-code -Wuninitialized)
 
 if(USE_SHARED_GTEST_GMOCK)
   message("Using gtest, gmock from: SHARED LIB")
