mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 11:20:04 +02:00
error on missing return type
This commit is contained in:
parent
5de5884341
commit
e6472da5f1
@ -69,6 +69,7 @@ target_compile_options(slsProjectWarnings INTERFACE
|
||||
-Wredundant-decls
|
||||
# -Wconversion
|
||||
-Wdouble-promotion
|
||||
-Werror=return-type
|
||||
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user