--- 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	2023-08-26 12:51:45.000000000 -0400
+++ tests/CMakeLists.txt	2023-08-26 12:52:20.000000000 -0400
@@ -1,5 +1,4 @@
 
-add_compile_options(-Wall -Wextra -Wunreachable-code -Wuninitialized)
 
 if(USE_SHARED_GTEST_GMOCK)
   message("Using gtest, gmock from: SHARED LIB")
