On Mon, Dec 28, 2009 at 9:26 PM, Koen Deforche <[email protected]> wrote: >> * The other one is sqlite3 is now being distributed with Wt. Would it >> be at least possible to make it optional to compile the Wt-distributed >> sqlite3? (just like minixml can now be compiled in, or use the system >> one). I have not tried this FindSqlite3.cmake but knowing the author, >> it should be pretty good: >> https://dev.csync.org/browser/cmake/Modules/FindSQLite3.cmake > > That is a fair point ! I am not sure we will want to delay a 3.1.0 any > longer though.
The attached patch against git adds a FindSqlite3.cmake and an option (USE_SYSTEM_SQLITE3, defaults to using Wt's bundled sqlite) to use system-wide Sqlite3. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer)
11_use_system_sqlite3.dpatch
Description: Binary data
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
