aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-10-06 22:26:47 +0200
committerdec05eba <dec05eba@protonmail.com>2024-10-06 22:26:47 +0200
commit28ba2e8f3eeee6bd81e5af431d79a612f85e11bf (patch)
tree88aac71c60a641a08336c8b0ecef735bf53a16b2 /project.conf
parent29a21ffff0c1447284957ed3b12a73e12bcdc3fb (diff)
gsr-kms-server 'security': only allow gpu-screen-recorder to get framebuffer
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 6b107b0..3c36402 100644
--- a/project.conf
+++ b/project.conf
@@ -5,7 +5,7 @@ version = "4.1.11"
platforms = ["posix"]
[config]
-ignore_dirs = ["kms/server", "build"]
+ignore_dirs = ["kms/server", "build", "debug-build"]
#error_on_warning = "true"
[define]