mirror of
https://github.com/LUDevNet/ParadoxServer.git
synced 2026-01-05 20:39:37 -06:00
Compile SQLite with support for math functions
This commit is contained in:
2
.cargo/config.toml
Normal file
2
.cargo/config.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[env]
|
||||
LIBSQLITE3_FLAGS = { value = "-DSQLITE_ENABLE_MATH_FUNCTIONS" }
|
||||
Reference in New Issue
Block a user