Skip to content

Build soci statically on MacOS to fix issues with soci sqlite3 plugins...

Ghislain MARY requested to merge fix/soci-sqlite3-on-macos into master

Build soci statically on MacOS to fix issues with soci sqlite3 plugins (apparently soci needs to be built statically if sqlite3 is built statically).

Merge request reports