SQLiteLib
SQLiteLib copied to clipboard
Support for removing compilation options
Hi, curious as to the project's point of view on removing certain compilation options via the user configuration? For example, I would like to remove -DSQLITE_OMIT_LOAD_EXTENSION
from the compilation configuration and would need to edit SQLiteLib.xcconfig
directly to do that AFAIK.