@ -0,0 +1,8 @@
extern crate capnpc;
fn main() {
::capnpc::CompilerCommand::new()
.src_prefix("schema")
.file("schema/point.capnp")
.run().expect("compiling schema");
}
The note is not visible to the blocked user.