mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
error on missing return type
This commit is contained in:
@ -69,6 +69,7 @@ target_compile_options(slsProjectWarnings INTERFACE
|
|||||||
-Wredundant-decls
|
-Wredundant-decls
|
||||||
# -Wconversion
|
# -Wconversion
|
||||||
-Wdouble-promotion
|
-Wdouble-promotion
|
||||||
|
-Werror=return-type
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user