Skip to content

Commit

Permalink
testing fortuno
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramy-Badr-Ahmed committed Oct 8, 2024
1 parent 4356f86 commit 210c4f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ option(USE_COMPILE_OPTIONS "Use default compile options" ON)

if(USE_COMPILE_OPTIONS)
add_compile_options(
-Wall
-Wextra
-Wpedantic
# -Wall
#-Wextra
#-Wpedantic
# -Waliasing
# -Wconversion-extra
# -Wimplicit-interface
Expand Down

0 comments on commit 210c4f8

Please sign in to comment.