libhandy-rs/meson.build
Bilal Elmoussaoui 5e9f5c8d26 Docs: generate the latest stable docs
The documentation can't be built in crates.io due to missing libhandy
hence, specify the documentation url and add libhandy as a subproject
Fixes #8
2019-12-20 14:41:36 +01:00

4 lines
55 B
Meson

project('libhandy-rs', 'rust')
subproject('libhandy')