Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
aPere3 committed Feb 14, 2025
1 parent 06b984e commit 21fa5d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compilers/concrete-compiler/compiler/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
add_definitions("-Wno-strict-aliasing")
add_definitions("-Wno-ctad-maybe-unsupported")
add_definitions("-Wno-suggest-override")
add_definitions("-Wno-dangling-reference")
add_definitions("-Wno-dollar-in-identifier-extension")
add_definitions("-Wno-c++98-compat-extra-semi")
add_definitions("-Wall ")
Expand Down

0 comments on commit 21fa5d8

Please sign in to comment.