mirror of
https://github.com/triqs/dft_tools
synced 2024-12-31 16:45:49 +01:00
Add Wfloat-conversion to warning list
This commit is contained in:
parent
58dac3696d
commit
bbc3bc232c
@ -108,6 +108,7 @@ target_compile_options(${PROJECT_NAME}_warnings
|
||||
INTERFACE
|
||||
-Wall
|
||||
-Wextra
|
||||
-Wfloat-conversion
|
||||
-Wpedantic
|
||||
-Wno-sign-compare
|
||||
$<$<CXX_COMPILER_ID:GNU>:-Wno-comma-subscript>
|
||||
|
Loading…
Reference in New Issue
Block a user