~singpolyma/biboumi

ref: 3cd649023680bd49f9865fd62474d4db6a9d7c68 biboumi/src/biboumi.h.cmake -rw-r--r-- 425 bytes
2c4016a4 — louiz’ 5 years ago
Merge branch 'postgresql' into 'master'

Add postgresql support

Closes #3237

See merge request louiz/biboumi!18
414bbca0 — louiz’ 5 years ago
Handle postgresql and sqlite3 libs properly

Do not fail to compile when one of them is missing but the other one is not.

Raise an error when trying to open a database with the missing library.

see #3237
ca9db6f9 — louiz’ 5 years ago
Move biboumi.h.cmake inside the src/ directory
0ab40dc1 — louiz’ 6 years ago
Refactoring louloulibs and cmake

Use OBJECT libraries
Remove the louloulibs directory
Write FOUND variables in the cache
88ae2599 — Florent Le Coz 7 years ago
Introduce an optional Database module

Uses litesql