mirror of
https://github.com/triqs/dft_tools
synced 2025-01-06 11:28:44 +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
|
INTERFACE
|
||||||
-Wall
|
-Wall
|
||||||
-Wextra
|
-Wextra
|
||||||
|
-Wfloat-conversion
|
||||||
-Wpedantic
|
-Wpedantic
|
||||||
-Wno-sign-compare
|
-Wno-sign-compare
|
||||||
$<$<CXX_COMPILER_ID:GNU>:-Wno-comma-subscript>
|
$<$<CXX_COMPILER_ID:GNU>:-Wno-comma-subscript>
|
||||||
|
Loading…
Reference in New Issue
Block a user