mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 12:23:41 +01:00
[cmake] Update cppcheck language standard
This commit is contained in:
parent
24f5268394
commit
30f32f8dec
@ -44,7 +44,7 @@ if(ANALYZE_SOURCES)
|
||||
TARGET app4triqs_c
|
||||
COMMAND ${CPPCHECK_EXECUTABLE}
|
||||
--enable=warning,style,performance,portability
|
||||
--std=c++14
|
||||
--std=c++17
|
||||
--template=gcc
|
||||
--verbose
|
||||
--quiet
|
||||
|
Loading…
Reference in New Issue
Block a user