tursodatabase/libsql

Simplify sqlite3mc build

Open

#1,028 建立於 2024年2月14日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C (490 fork)batch import
encryption at restenhancementgood first issuehelp wanted

倉庫指標

Star
 (16,744 star)
PR 合併指標
 (平均合併 23小時 19分鐘) (30 天內合併 1 個 PR)

描述

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.

貢獻者指南