Add meson build

This commit is contained in:
dec05eba
2024-08-05 04:24:59 +02:00
parent 2aa81b741c
commit f0bcf73ba3
10 changed files with 99 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "gpu-screen-recorder-overlay"
name = "gsr-overlay"
type = "executable"
version = "0.1.0"
platforms = ["posix"]
@@ -8,4 +8,4 @@ platforms = ["posix"]
version = "c++17"
[config]
ignore_dirs = ["gpu-screen-recorder-overlay-daemon"]
ignore_dirs = ["build", "gpu-screen-recorder-overlay-daemon"]