aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/project.conf b/project.conf
index fbeaa67..b737123 100644
--- a/project.conf
+++ b/project.conf
@@ -7,6 +7,7 @@ platforms = ["posix"]
[config]
# This needs to be commented out for now because rapidjson depends on undefined behavior according to gcc...
#error_on_warning = "true"
+ignore_dirs = ["video_player"]
[lang.cpp]
version = "c++17"