File: build.rs

package info (click to toggle)
rust-gio-0.18 0.18.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,816 kB
  • sloc: xml: 11; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (9)
1
2
3
// This whole build.rs file is required because of the `OUT_DIR` environment variable
// provided by cargo when a build file is present.
fn main() {}