Rust's Build.rs Might Be the Most Underrated Feature in Cargo | HackerNoonCreating three different binaries from the same Rust codebase is achievable using compile flags and build scripts.
A CMake build issue fixed using pkg-config utilityUsing `pkg-config` simplifies fixing build issues in CMake scripts with SQLite3 libraries.