Updated remove_compile_flags option
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
compilation_database_dir: .
|
||||
output_directory: .
|
||||
add_compile_flags: [-Wno-unknown-warning-option, -Wno-error]
|
||||
remove_compile_flags: [-Wno-deprecated-declarations]
|
||||
diagrams:
|
||||
class_main:
|
||||
type: class
|
||||
Reference in New Issue
Block a user