Commit Graph

2 Commits

Author SHA1 Message Date
Connor Rigby
dea7ba1a35 Fix ESQLITE_USE_SYSTEM
This fixes the logic for setting the include directory for the sqlite
header file
2019-04-19 08:17:27 -07:00
Michael Schmidt
db73ab8ce2 Add ESQLITE_USE_SYSTEM
This allows the nif to link against the system's SQLite database.
Useful when you need to share the database with other
applications
2019-03-14 15:20:25 +00:00