Skip to content

Commit

Permalink
Merge remote-tracking branch 'app4triqs-remote/unstable'
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Mar 6, 2024
2 parents 8454355 + c2fcb83 commit 4d2402f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ target_compile_options(${PROJECT_NAME}_warnings
-Wpedantic
-Wno-sign-compare
$<$<CXX_COMPILER_ID:GNU>:-Wno-comma-subscript>
$<$<CXX_COMPILER_ID:GNU>:-Wno-psabi> # Disable notes about ABI changes
$<$<CXX_COMPILER_ID:GNU>:-Wshadow=local>
$<$<CXX_COMPILER_ID:GNU>:-Wno-attributes>
$<$<CXX_COMPILER_ID:GNU>:-Wno-deprecated-declarations>
Expand Down

0 comments on commit 4d2402f

Please sign in to comment.