SQLite Forum

Need help building a custom amalgamation
Login
I guess I'm not quite sure which one I care about.

My workflow is:  
1) Compile the binary using CMake  
2) Upload the binary to a remote machine  

I want the size of the binary to be small to ensure a fast upload, so I guess I'm mostly concerned about object size?