codelite
codelite copied to clipboard
Multiple local copies of SQLite3
I have seen that there are several copies of amalgamed SQLite3 into the code tree:
codelite\codelite-cli
version 3.24.0
size ~7.4MB
sdk\databaselayer\src\sqlite3
version 3.7.12.1
size ~4.8MB
sqlite3
version 3.7.12.1
size ~4.8MB
Since I'm using the system library, these local copies do not affect my build (I hope), but perhaps it would be useful to use just one of them as static library and delete the others, for reducing a bit the size of the source archive.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs (in 5 days). Thank you for your contributions.
Still valid in current master.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs (in 5 days). Thank you for your contributions.
Still valid in current master.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs (within 5 days). Thank you for your contributions.
Still applies to current master branch 83265d7.