Build SQLiteCpp with CMake. Use for CMake builds, tests, options, or build scripts.
Builds SQLiteCpp with Meson. Use when configuring Meson builds, tests, or Meson options.
SQLiteCpp CI workflow patterns. Use for GitHub Actions, AppVeyor, Travis, matrices, or test steps.
SQLiteCpp coding standards and API rules for core edits, public headers, style, and Doxygen.
SQLiteCpp Doxygen standards and templates for public API docs and file headers.
SQLiteCpp branch naming and creation rules for starting tasks, issues, or features.
SQLiteCpp and sqlite3 feature flags for CMake and Meson builds.
GoogleTest patterns and testing practices for SQLiteCpp test coverage and structure.