.. | ||
include | ||
sql | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
first install the following librairies :
dnf install boost-* asio-devel libpq-devel
pacman -S boost asio libpq
.. | ||
include | ||
sql | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
first install the following librairies :
dnf install boost-* asio-devel libpq-devel
pacman -S boost asio libpq