Closed kevinlang closed 3 years ago
I notice that Makefile.win does not have any of our SQLite flags that we pass to the Unix equivalent, unless I am missing something. We will want to make sure those are the same for consistency.
Makefile.win
I think I should add tests to cover each one of these defines so that way when the windows CI gets set up and running we can have it verified there.
I notice that
Makefile.win
does not have any of our SQLite flags that we pass to the Unix equivalent, unless I am missing something. We will want to make sure those are the same for consistency.