sqlite3-ocaml
sqlite3-ocaml copied to clipboard
Support MSVC compiler
- No assuming -lpthread and -O2 -fPIC are valid for all compilers
- This commit/PR fixes the release profile only, and does not touch the -Wextra used in the dev profile that is invalid in MSVC
Fix for issue https://github.com/diskuv/dkml-installer-ocaml/issues/57