//! This build script is only for testing purposes.
//!
//! It is not used in the actual library.
//! To make this library work, you either
//! - link `dftd4` and `mctc-lib` in `build.rs` of your own project
//! - try `dftd4-src` crate (which may also requires some configurations)
use PathBuf;