tursodatabase/libsql

Simplify sqlite3mc build

オープン

#1,028 opened on 2024/02/14

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C (490 件のフォーク)batch import
encryption at restenhancementgood first issuehelp wanted

Repository metrics

Stars
 (16,744 個のスター)
PR merge metrics
 (PR metrics pending)

説明

We currently build sqlite3mc by invoking its cmake-based build, which makes the build more complicated, especially when cross-compiling. Let's look into switching to using the cc crate from libsql-ffi/build.rs instead to simplify the build.

コントリビューターガイド