tursodatabase/libsql

Simplify sqlite3mc build

Open

#1,028 opened on 2024年2月14日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C (16,744 stars) (490 forks)batch import
encryption at restenhancementgood first issuehelp wanted

説明

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.

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

Simplify sqlite3mc build · tursodatabase/libsql#1028 | Good First Issue