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

[config]
expose_include_dirs = ["include"]

[dependencies]
x11 = "1"