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 358b41e commit 4356f86
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ if(USE_COMPILE_OPTIONS)
-Wall
-Wextra
-Wpedantic
-Waliasing
-Wconversion-extra
-Wimplicit-interface
-Wimplicit-procedure
-Wsurprising
-Werror
# -Waliasing
# -Wconversion-extra
# -Wimplicit-interface
# -Wimplicit-procedure
# -Wsurprising
# -Werror
)
endif()

Expand Down

0 comments on commit 4356f86

Please sign in to comment.