// Copyright 2025 The syntaqlite Authors. All rights reserved.
// Licensed under the Apache License, Version 2.0.
//! Build script for `syntaqlite`.
//!
//! Re-emits the native library search paths from `syntaqlite-syntax` so that
//! `cargo test --doc` can link doc-test binaries against the C parser/tokenizer.