aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 13be6d019668ddaf85b323cfd2731a96bc64a29d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "gsr-ui"
type = "executable"
version = "1.0.6"
platforms = ["posix"]

[lang.cpp]
version = "c++17"

[config]
ignore_dirs = ["build", "tools"]

[dependencies]
xcomposite = ">=0"
xfixes = ">=0"
xi = ">=0"
xcursor = ">=1"