4 lines
62 B
Rust
Raw Normal View History

2026-05-14 15:03:27 +02:00
fn main() {
lbc_build::build("pol", "LBC_POL_LIB_DIR");
}