aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 8977367eee457cd42458c8cb4961354e63b328aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "mgl"
type = "static"
version = "0.1.0"
platforms = ["posix"]

[config]
ignore_dirs = ["build"]
expose_include_dirs = ["include"]

[dependencies]
x11 = ">=0.5"
xrender = ">=0.5"
xrandr = ">=0.5"