diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.conf b/project.conf index 3a07d72..beb295a 100644 --- a/project.conf +++ b/project.conf @@ -6,3 +6,4 @@ platforms = ["any"] [config] expose_include_dirs = ["include"] +error_on_warning = "true" |