On 9 Jan 2020, at 6:47am, Xingwei Lin <[email protected]> wrote: > How can I pass -Dxxx compile option when I build sqlite? Such as, - > DSQLITE_ENABLE_INTERNAL_FUNCTIONS.
Depends on which compiler you're using. See examples for gcc on this page: <https://www.sqlite.org/howtocompile.html> _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

