tursodatabase/libsql

Simplify sqlite3mc build

開放

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

 (1 則留言) (0 個反應) (0 位負責人)C (490 個分叉)batch import
encryption at restenhancementgood first issuehelp wanted

倉庫指標

星標
 (16,744 顆星)
PR 合併指標
 (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.

貢獻者指南