aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf10
1 files changed, 4 insertions, 6 deletions
diff --git a/project.conf b/project.conf
index 37b3306..82b1ed2 100644
--- a/project.conf
+++ b/project.conf
@@ -4,10 +4,8 @@ type = "executable"
version = "0.1.0"
platforms = ["posix"]
-[config]
-ignore_dirs = ["gpu-screen-recorder-overlay-daemon"]
+[lang.cpp]
+version = "c++17"
-[dependencies]
-x11 = ">=1"
-xcomposite = ">=0"
-gl = ">=1"
+[config]
+ignore_dirs = ["gpu-screen-recorder-overlay-daemon", "gpu-screen-recorder-overlay-notification"] \ No newline at end of file