TeMPOraL / cl-sqlite

Common Lisp binding for SQLite
http://common-lisp.net/project/cl-sqlite/
72 stars 27 forks source link

Added name for native windows dll (Windows 10) #16

Open OrganicProgramming opened 1 year ago

OrganicProgramming commented 1 year ago

Normally the winsqlite3 dll file will be present by default on Windows 10 (and possibly 11), so this change allows this library to compile without any third party installation of sqlite3.